Vcl.Controls.TDragImageList.Create

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

C++

/* TCustomImageList.Create */ inline __fastcall virtual TDragImageList(System::Classes::TComponent* AOwner) : Vcl::Imglist::TCustomImageList(AOwner) { }
/* TCustomImageList.CreateSize */ inline __fastcall TDragImageList(int AWidth, int AHeight) : Vcl::Imglist::TCustomImageList(AWidth, AHeight) { }

プロパティ

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

説明

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