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

LCLSendMoveMsg

Declaration

Source position: lclmessageglue.pas line 44

function LCLSendMoveMsg(

  const Target: TControl;

  XPos: SmallInt;

  YPos: SmallInt;

  MoveType: PtrInt = Move_Default;

  FromInterface: Boolean = true

):PtrInt;

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