FMX.ImgList.TCustomSourceItem.Source

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Source: TSourceCollection read FSource;

C++

__property TSourceCollection* Source = {read=FSource};

Propriétés

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


Description

Une référence à la collection source à laquelle cet élément TCustomSourceItem appartient.

Voir aussi