SLeftRight
Names for left-right keys
Declaration
Source position: keybrdh.inc line 118
const
SLeftRight : Array[1..2] of string = ('LEFT', 'RIGHT')
Description
This constant contains strings to describe left and right keys. This constant is used by the key event description routines. It can be changed to localize the key descriptions when needed.
See also
Name | Description |
---|---|
FunctionKeyName | Return string representation of a function key code. |
KeyEventToString | Return a string describing the key event. |