FMX.Graphics.TBrushBitmap.Image

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Image: TBitmapImage read GetBitmapImage;

C++

__property TBitmapImage* Image = {read=GetBitmapImage};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FMX.Graphics.pas
FMX.Graphics.hpp
FMX.Graphics TBrushBitmap


Beschreibung

Vom Pinsel zu verwendendes Bild.

Siehe auch