[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TApplication.NotifyKeyDownBeforeHandler

Notifies all ahtKeyDownBefore handlers.

Declaration

Source position: forms.pp line 1488

public procedure TApplication.NotifyKeyDownBeforeHandler(

  Sender: TObject;

  var Key: Word;

  Shift: TShiftState

);

See also

TApplicationHandlerType.ahtKeyDownBefore

  

Handler for KeyDown events, invoked before interface and LCL handlers

The latest version of this document can be found at lazarus-ccr.sourceforge.net.