[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Notifies all ahtKeyDownBefore handlers.
Source position: forms.pp line 1401
public procedure TApplication.NotifyKeyDownBeforeHandler( |
Sender: TObject; |
var Key: Word; |
Shift: TShiftState |
); |
|
Handler for KeyDown events, invoked before interface and LCL handlers |