[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TWinControl.LockRealizeBounds

Disables sending bounds to the widget, by incrementing FRealizeBoundsLockCount.

Declaration

Source position: controls.pp line 2210

public procedure TWinControl.LockRealizeBounds;

See also

TWinControl.UnlockRealizeBounds

  

Enables sending bounds to the widget again, eventually updates the widget.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.