[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Tries all OnUTF8KeyPress handlers; the Parent OnUTF8KeyPress handler is tried first.
Source position: controls.pp line 2193
protected function TWinControl.DoUTF8KeyPress( |
var UTF8Key: TUTF8Char |
):Boolean; virtual; |
UTF8Key |
|
UTF-8-encoded character examined in the method. |
True if the key was handled.
lazarus-ccr.sourceforge.net |