[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
KeyDownBeforeInterface - informs interface that the specified key (with defined shift state) was already pressed
Source position: controls.pp line 1803
protected procedure TWinControl.KeyDownBeforeInterface( |
var Key: Word; |
Shift: TShiftState |
); virtual; |