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;

ComCtrls

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

 

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