API:Vcl.Controls.TImageList.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

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

Propriétés

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

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 !