Vcl.ComCtrls.TStatusPanel

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.Classes.TCollectionItemSystem.Classes.TPersistentSystem.TObjectTStatusPanel

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).

Siehe auch