FMX.Types.TWindowHandle.Scale

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Scale: Single read GetScale;

C++

__property float Scale = {read=GetScale};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.Types.pas
FMX.Types.hpp
FMX.Types TWindowHandle


Beschreibung

Skalierungsfaktor des Fensters.

Siehe auch