API:FMX.Platform.Win.TWinWindowHandle.GetScale

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetScale: Single; override;

C++

virtual float __fastcall GetScale(void);

Properties

Type Visibility Source Unit Parent
function protected
FMX.Platform.Win.pas
FMX.Platform.Win.hpp
FMX.Platform.Win TWinWindowHandle

Description

Getter of Scale.

FMX.Platform.Win.TWinWindowHandle.GetScale inherits from FMX.Types.TWindowHandle.GetScale. All content below this line refers to FMX.Types.TWindowHandle.GetScale.

Getter of Scale.

See Also