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

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.