[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 2019
protected procedure TWinControl.RealizeBoundsRecursive; |
|
Checks for BoundsRect changes and sends changed bounds to the widget, using DoSendBoundsToInterface. |
|
TWinControlFlag.wcfRealizingBounds |
|
Set inside RealizeBoundsRecursive. |
lazarus-ccr.sourceforge.net |