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

TWinControl.DoSendBoundsToInterface

Sends the control's new bounds to the widget.

Declaration

Source position: controls.pp line 1959

protected procedure TWinControl.DoSendBoundsToInterface; virtual;

Description

Called by RealizeBounds.

See also

TWinControlFlag.wcfBoundsRealized

  

Set before bounds are sent to the widget. Used to suppress consequential size messages, sent by the widget.