Vcl.ComCtrls.TTreeView.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TCustomTreeView.Create */ inline __fastcall virtual TTreeView(System::Classes::TComponent* AOwner) : TCustomTreeView(AOwner) { }
/* TWinControl.CreateParented */ inline __fastcall TTreeView(HWND ParentWindow) : TCustomTreeView(ParentWindow) { }

Properties

Type Visibility Source Unit Parent
constructor public Vcl.ComCtrls.hpp Vcl.ComCtrls TTreeView

Description

Embarcadero Technologies does not currently have any additional information.