FMX.Graphics._di_IBitmapObject

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

typedef System::DelphiInterface<IBitmapObject> _di_IBitmapObject;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
typedef public FMX.Graphics.hpp FMX.Graphics FMX.Graphics

Beschreibung

Repräsentiert das DelphiInterface von IBitmapObject.

Mit _di_IBitmapObject können Sie ein Bitmap im C++-Code referenzieren.

Siehe auch