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