[Overview][Procedures and functions][Index] Reference for unit 'LCLMessageGlue' (#lcl)

LCLSendKeyDownEvent

Declaration

Source position: lclmessageglue.pas line 69

function LCLSendKeyDownEvent(

  const Target: TControl;

  var CharCode: Word;

  KeyData: PtrInt;

  BeforeEvent: Boolean;

  IsSysKey: Boolean

):PtrInt;

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