RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStatusPanel Class

TStatusPanel represents a single panel of a status bar.

Pascal
TStatusPanel = class(TCollectionItem);
C++
class TStatusPanel : public TCollectionItem;

Each TStatusPanel object is a member of a TStatusPanels collection and represents a panel in a TStatusBar control. 

 

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