RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDockTree.UpdateAll Method

Makes any internal adjustments to reflect the current state of the docked controls.

Pascal
procedure UpdateAll;
C++
__fastcall UpdateAll();

Applications can't call the protected UpdateAll method. It is called by the EndUpdate method when a series of updates to the dock tree have been completed. 

UpdateAll adjusts the internal structures of the dock tree to reflect the current layout of all docked controls. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!