Vcl.VirtualImage.TCustomVirtualImage.ImageCollection

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ImageCollection: TCustomImageCollection  read FImageCollection write SetImageCollection;

C++

__property Vcl::Baseimagecollection::TCustomImageCollection* ImageCollection = {read=FImageCollection, write=SetImageCollection};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.VirtualImage.pas
Vcl.VirtualImage.hpp
Vcl.VirtualImage TCustomVirtualImage


Beschreibung

Quelle für Bilder.

Siehe auch