[Overview][Constants][Types][Procedures and functions] | Reference for unit 'keyboard' (#rtl) |
Names of keypad keys
Source position: keybrdh.inc line 118
const SKeyPad: array [0..($FF2F-kbdHome)] of String = ('Home','Up','PgUp','Left','Middle','Right','End','Down','PgDn','Insert','Delete','','','','','' ); |
This constant describes all keypad 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. |
No notes exist for this page yet.