property AppKeyMode : Boolean
Determines which sequences are sent for the cursor movement keys.
The VT100 terminal can send two different escape sequences for the cursor movement keys (the arrow keys). DEC documentation calls them application mode and cursor key mode.
The host computer determines this mode. Although you can change this property, it is inadvisable to do so. It may result in the host computer not understanding keystrokes.