property AppKeypadMode : Boolean
Determines which sequences are sent for the numeric keypad.
The VT100 terminal can send two different escape sequences for the numeric keypad (including the PF keys). DEC documentation calls them application keypad mode and numeric keypad 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.