FMX.ImgList.TDestinationCollection.ImageList

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ImageList: TCustomImageList read FImageList;

C++

__property TCustomImageList* ImageList = {read=FImageList};

Propriétés

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


Description

Identifie la liste d'images à laquelle appartient cette collection de destination.

ImageList est le propriétaire de cette collection source TDestinationCollection.

Voir aussi