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