API:FMX.Platform.Win.TWinWindowHandle.GetScale

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetScale: Single; override;

C++

virtual float __fastcall GetScale();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
FMX.Platform.Win.pas
FMX.Platform.Win.hpp
FMX.Platform.Win TWinWindowHandle

Beschreibung

Getter-Methode von Scale.

FMX.Platform.Win.TWinWindowHandle.GetScale erbt von FMX.Types.TWindowHandle.GetScale. Der folgende Inhalt bezieht sich auf FMX.Types.TWindowHandle.GetScale.

Getter-Methode von Scale.

Siehe auch