[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |