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

LCLSendCharEvent

Declaration

Source position: lclmessageglue.pas line 73

function LCLSendCharEvent(

  const Target: TControl;

  var CharCode: Word;

  KeyData: PtrInt;

  BeforeEvent: Boolean;

  IsSysKey: Boolean;

  ANotifyUserInput: Boolean

):PtrInt;