FMX.MediaLibrary.TImages

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type TImages = array of TImageInfo;

C++

typedef System::DynamicArray<TImageInfo*> TImages;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
array
typedef
public
FMX.MediaLibrary.pas
FMX.MediaLibrary.hpp
FMX.MediaLibrary FMX.MediaLibrary

Beschreibung

Array mit TImageInfo-Objekten.

Siehe auch