Vcl.ComCtrls.TCoolBand.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(Collection: TCollection); override;

C++

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

Eigenschaften

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

Beschreibung

Erstellt eine Instanz von TCoolBand.

Mit Create können Sie ein neues TCoolBand-Objekt erstellen und initialisieren.