[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 2017

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.

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