[Overview][Constants][Types][Procedures and functions][Index] |
Unknown function key
Source position: keybrdh.inc line 121
const SUnknownFunctionKey: string = 'Unknown function key : '; |
This constant contains a string to denote that an unknown function key was found. 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. |