Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TWinControl.BeginUpdateBounds

Starts an update to the Bounds property; disables SetBounds by incrementing BoundsLockCount.

Declaration

Source position: controls.pp line 2306

public procedure TWinControl.BeginUpdateBounds;

See also

TWinControl.EndUpdateBounds

  

Ends an update to the Bounds property; decrements BoundsLockCount and eventually calls SetBounds.



CT Web help

CodeTyphon Studio