[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Handles a KeyUp event before the widget processes the key.
Source position: controls.pp line 2264
protected function TWinControl.DoKeyUpBeforeInterface( |
var Message: TLMKey |
):Boolean; |
Message |
|
Message examined in the method. |
True if the key was handled.
For details, see the TWinControl.DoKeyDownBeforeInterface method.
Version 4.0 | Generated 2025-05-03 | Home |