FMX.ImgList.TDestinationCollection.ImageList

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ImageList: TCustomImageList read FImageList;

C++

__property TCustomImageList* ImageList = {read=FImageList};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.ImgList.pas
FMX.ImgList.hpp
FMX.ImgList TDestinationCollection


Beschreibung

Bezeichnet die Bilderliste, zu der diese Zielsammlung gehört.

ImageList ist der Eigentümer dieser TDestinationCollection-Quellsammlung.

Siehe auch