Vcl.ComCtrls.TStatusPanel
Delphi
TStatusPanel = class(TCollectionItem)
C++
class PASCALIMPLEMENTATION TStatusPanel : public System::Classes::TCollectionItem
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | Vcl.ComCtrls |
Description
TStatusPanel represents a single panel of a status bar.
Each TStatusPanel object is a member of a TStatusPanels collection and represents a panel in a TStatusBar control.