Programming with Reflection
VTCursorKeyMode property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) whether the cursor keys are under host control.
This property is usually controlled by the host. If you find that your arrow 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 rcNormalMode.
rcNormalMode Cursor keys are in Normal mode.
rcApplicationMode Cursor keys are defined by the host application.
This property is not saved to a settings file.