Signals the OnKeyDown event handler (when assigned).
Source position: controls.pp line 2200
protected procedure TWinControl.KeyDown( |
var Key: Word; |
Shift: TShiftState |
); virtual; |
Key |
|
Numeric key code examined in the method. |
Shift |
|
Shift, Ctrl, or Alt modifier for the key. |