[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sends eventually changed BoundsRects to the widgets, for this and all child controls.
Source position: controls.pp line 1944
protected procedure TWinControl.RealizeBoundsRecursive; |
|
Checks for BoundsRect changes and sends changed bounds to the widget, using DoSendBoundsToInterface. |
|
TWinControlFlag.wcfRealizingBounds |
|
Set inside RealizeBoundsRecursive. |