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

TControl.DoCallKeyEventHandler

Passes key events for the specified type to the handlers added to the control.

Declaration

Source position: controls.pp line 1482

protected procedure TControl.DoCallKeyEventHandler(

  HandlerType: TControlHandlerType;

  var Key: Word;

  Shift: TShiftState

);

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