FMX.ImgList.TLayer.ImageList

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ImageList: TCustomImageList read GetImageList;

C++

__property TCustomImageList* ImageList = {read=GetImageList};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.ImgList.pas
FMX.ImgList.hpp
FMX.ImgList TLayer


Description

Identifie la collection de listes d'images à laquelle appartient cette couche TLayer.

Voir aussi