Vcl.ComCtrls.TStatusPanel.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(Collection: TCollection); override;

C++

__fastcall virtual TStatusPanel(System::Classes::TCollection* Collection);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TStatusPanel

Beschreibung

Erzeugt und initialisiert eine Statusleistentafel.

Create übernimmt eine TStatusPanels-Instanz als Argument.

Siehe auch