FMX.ImgList.TLayers.ImageList
Delphi
property ImageList: TCustomImageList read GetImageList;
C++
__property TCustomImageList* ImageList = {read=GetImageList};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.ImgList.pas FMX.ImgList.hpp |
FMX.ImgList | TLayers |
Description
Identifies the image list to which this TLayers layer collection belongs.