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