[Overview][Constants][Types][Procedures and functions] | Reference for unit 'keyboard' (#rtl) |
Translate raw event to UNICode key event
Source position: keybrdh.inc line 160
function TranslateKeyEventUniCode( |
KeyEvent: TKeyEvent |
):TKeyEvent; |
TranslateKeyEventUniCode performs Unicode translation of the KeyEvent. It is not yet implemented for all platforms.
If the function is not yet implemented, then the ErrorCode of the system unit will be set to errKbdNotImplemented
|
Translate raw event to ascii key event |
No notes exist for this page yet.