RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStatusPanels.Update Method

Updates the collection to reflect changes to its items.

Pascal
procedure Update(Item: TCollectionItem); override;
C++
virtual __fastcall Update(TCollectionItem Item);

In TStatusPanels, a call to Update for any panel causes the entire status bar layout to be recalculated. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!