An empty implementation in the current LCL version.
Source position: controls.pp line 2276
protected procedure TWinControl.KeyUpAfterInterface( |
var Key: Word; |
Shift: TShiftState |
); virtual; |
Key |
|
Numeric key code for the key up event. |
Shift |
|
Shift, Ctrl, or Alt modifier for the key. |
An empty implementation in the current LCL version.
| Version 4.4 | Generated 2025-11-08 | Home |