Vcl.Controls.TDockZone.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(Tree: TDockTree);

C++

__fastcall TDockZone(TDockTree* Tree);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TDockZone

Beschreibung

Erzeugt ein TDockZone-Objekt.

Create erstellt eine Instanz eines TDockZone-Objekts.

Siehe auch