An empty implementation in the current LCL version.
Source position: controls.pp line 2272
protected procedure TWinControl.KeyDownAfterInterface( |
var Key: Word; |
Shift: TShiftState |
); virtual; |
Key |
|
Numeric key code handled in the method. |
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 |