Vcl.Controls.TDragImageList.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

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

Propriétés

Type Visibilité  Source Unité  Parent
constructor public Vcl.Controls.hpp Vcl.Controls TDragImageList

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !