FMX.ImgList.TBitmapItem.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 TBitmapItem


Description

Identifie la collection de la liste d'images à l'aide de cet élément bitmap.

Identifie la collection de la liste d'images à l'aide du bitmap multi-résolution TMultiResBitmap auquel appartient cet élément bitmap TBitmapItem.

Voir aussi