Programming with Reflection
VTKeypadMode property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) which characters are transmitted by the numeric keypad keys.
This property is normally controlled by the host. If you find that the keypad number or PF keys aren't working properly, it may mean that this option was incorrectly left set to rcApplicationMode when a host program terminated abnormally.
This property affects Reflection for HP only in VT emulation mode.
The default is rcNumericMode.
rcNumericMode Keys on the numeric keypad are in normal (numeric) mode.
rcApplicationMode Keys on the numeric keypad are defined by the host application.
This property is not saved to a settings file.