Vcl.ComCtrls.TStatusPanel

Delphi
TStatusPanel = class(TCollectionItem)
C++
class PASCALIMPLEMENTATION TStatusPanel : public System::Classes::TCollectionItem
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
class | public | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | Vcl.ComCtrls |
Beschreibung
TStatusPanel wird für eine bestimmte Tafel in einer Statusleiste verwendet.
Jedes TStatusPanel-Objekt ist ein Element einer TStatusPanels-Kollektion und entspricht einem bestimmten Bereich einer Statusleiste (TStatusBar).