[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Handles a KeyUp event before the widget processes the key.
Source position: controls.pp line 2107
protected function TWinControl.DoKeyUpBeforeInterface( |
var Message: TLMKey |
):Boolean; |
True if the key was handled.
For details see the equivalent method TWinControl.DoKeyDownBeforeInterface.
lazarus-ccr.sourceforge.net |