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

TControl.SendMoveSizeMessages

Send a message to the system if the size and/or position of the control change

Declaration

Source position: controls.pp line 943

protected procedure TControl.SendMoveSizeMessages(

  SizeChanged: Boolean;

  PosChanged: Boolean

); virtual;