Vcl.ControlList.TControlListItemPanel.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

__fastcall TControlListItemPanel(TCustomControlList* AControlList);
/* TCustomControl.Create */ inline __fastcall virtual TControlListItemPanel(System::Classes::TComponent* AOwner) : Vcl::Controls::TCustomControl(AOwner) { }
/* TWinControl.CreateParented */ inline __fastcall TControlListItemPanel(HWND ParentWindow) : Vcl::Controls::TCustomControl(ParentWindow) { }

Properties

Type Visibility Source Unit Parent
constructor public Vcl.ControlList.hpp Vcl.ControlList TControlListItemPanel

Description

Embarcadero Technologies does not currently have any additional information.