[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Disables sending bounds to the widget, by incrementing FRealizeBoundsLockCount.
Source position: controls.pp line 2151
public procedure TWinControl.LockRealizeBounds; |
|
Enables sending bounds to the widget again, eventually updates the widget. |