| KiXforms Class Library |
KeyCode Property |
The keycode table is currently under development and will be updated in subsequent releases.
Gets the keyboard code for the OnKeyDown event.
KeyCode
One of the following values:
| Value | Key |
|---|---|
| 8 | BACKSPACE |
| 9 | TAB |
| 12 | CLEAR |
| 13 | ENTER |
| 16 | SHIFT |
| 17 | CONTROL |
| 18 | ALT |
| 19 | PAUSE |
| 20 | CAPSLOCK |
| 27 | ESCAPE |
| 32 | SPACEBAR |
| The CHM file was converted to HTML by chm2web software. |