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

TWinControl.RealizeBoundsRecursive

Sends eventually changed BoundsRects to the widgets, for this and all child controls.

Declaration

Source position: controls.pp line 2019

protected procedure TWinControl.RealizeBoundsRecursive;

See also

TWinControl.RealizeBounds

  

Checks for BoundsRect changes and sends changed bounds to the widget, using DoSendBoundsToInterface.

TWinControlFlag.wcfRealizingBounds

  

Set inside RealizeBoundsRecursive.

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