FMX.Graphics.TBitmap.Size

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Size: TSize read GetSize write SetSize;

C++

__property System::Types::TSize Size = {read=GetSize, write=SetSize};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.Graphics.pas
FMX.Graphics.hpp
FMX.Graphics TBitmap


Beschreibung

Größe (Höhe und Breite) des Bitmap.