Lets the application, parent forms, or control handle key preview before the LCL interface.
Source position: controls.pp line 2206
protected procedure TWinControl.KeyDownBeforeInterface( |
var Key: Word; |
Shift: TShiftState |
); virtual; |
Key |
|
Numeric key code examined in the method. |
Shift |
|
Shift, Ctrl, or Alt modifier for the key. |
CT Web help |
CodeTyphon Studio |