[Overview][Constants][Types][Procedures and functions][Index] |
Return the unicode key event.
Source position: keybrdh.inc line 175
function GetKeyEventUniCode( |
KeyEvent: TKeyEvent |
):Word; |
GetKeyEventUniCode returns the unicode part of the given KeyEvent if it contains a translated unicode character.
None.
|
Return the current state of the shift keys. |
|
|
Extract the flags from a key event. |
|
|
Translate function key part of a key event code. |
|
|
Get the character key part of a key event. |
|
|
Get the next raw key event, wait if needed. |