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

TWinControl.EndUpdateBounds

End of Bounds update. Decrements BoundsLockCount and eventually calls SetBounds.

Declaration

Source position: controls.pp line 2209

public procedure TWinControl.EndUpdateBounds;

See also

TWinControl.BeginUpdateBounds

  

Start of Bounds updates. Disables SetBounds by incrementing BoundsLockCount.

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