[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sends the control's new bounds to the widget.
Source position: controls.pp line 2017
protected procedure TWinControl.DoSendBoundsToInterface; virtual; |
Called by RealizeBounds.
TWinControlFlag.wcfBoundsRealized |
|
Set before bounds are sent to the widget. Used to suppress consequential size messages, sent by the widget. |
lazarus-ccr.sourceforge.net |