[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Start of Bounds updates. Disables SetBounds by incrementing BoundsLockCount.
Source position: controls.pp line 2208
public procedure TWinControl.BeginUpdateBounds; |
|
End of Bounds update. Decrements BoundsLockCount and eventually calls SetBounds. |
lazarus-ccr.sourceforge.net |