API:Vcl.ControlList.TControlListItemPanel.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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) { }

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public Vcl.ControlList.hpp Vcl.ControlList TControlListItemPanel

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.