Vcl.ControlList.TControlListItemPanel.Create

提供: RAD Studio API Documentation
移動先: 案内検索

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

プロパティ

種類 可視性 ソース ユニット
constructor public Vcl.ControlList.hpp Vcl.ControlList TControlListItemPanel

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。