| [Overview][Constants][Types][Procedures and functions][Index] | 
Names of modifier keys
Source position: keybrdh.inc line 117
| const SShift: array [1..3] of string = ('SHIFT', 'CTRL', 'ALT'); | 
This constant describes the various modifier keys. This constant is used by the key event description routines. It can be changed to localize the key descriptions when needed.
| 
 | Return a string describing the key event. | |
| 
 | Return string representation of a function key code. |