[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Starts an update process for the class instance.
Source position: controls.pp line 2630
public procedure TDockTree.BeginUpdate; override; |
BeginUpdate is an overridden method in TDockTree. It increments the internal update counter for the class. It is used to consolidate calls to the UpdateAll method until the internal counter reaches zero (0).
|
Starts updating the DockSite layout. |
|
|
Finishes updating the DockSite layout. |
|
|
Updates the internal TDockTreeFlags to reflect the update status for the control |
Version 4.0 | Generated 2025-05-03 | Home |