API:Vcl.Controls.TImageList.Create
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) { }
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| constructor | public | Vcl.Controls.hpp | Vcl.Controls | TImageList |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!