[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Starts an update to the Bounds property; disables SetBounds by incrementing BoundsLockCount.
Source position: controls.pp line 2368
public procedure TWinControl.BeginUpdateBounds; |
|
Ends an update to the Bounds property; decrements BoundsLockCount and eventually calls SetBounds. |
Version 4.0 | Generated 2025-05-03 | Home |