FMX.ImgList.TCustomSourceItem.Source

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Source: TSourceCollection read FSource;

C++

__property TSourceCollection* Source = {read=FSource};

Eigenschaften

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


Beschreibung

Eine Referenz auf die Quellsammlung, in der sich dieses TCustomSourceItem-Element befindet.

Siehe auch