[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Tries all OnKeyPress handlers; the Parent OnKeyPress handler is tried first.
Source position: controls.pp line 2192
protected function TWinControl.DoKeyPress( |
var Message: TLMKey |
):Boolean; |
True if the key was handled.
|
Handler for a character entered by the user. |
lazarus-ccr.sourceforge.net |