RAD Studio VCL Reference
|
TStatusPanel represents a single panel of a status bar.
TStatusPanel = class(TCollectionItem);
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!
|