Vcl.ComCtrls.TListView.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.