API:FMX.Platform.Win.TWinWindowHandle.GetScale

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetScale: Single; override;

C++

virtual float __fastcall GetScale();

プロパティ

種類 可視性 ソース ユニット
function protected
FMX.Platform.Win.pas
FMX.Platform.Win.hpp
FMX.Platform.Win TWinWindowHandle

説明

Scale の取得アクセサです。

FMX.Platform.Win.TWinWindowHandle.GetScale は FMX.Types.TWindowHandle.GetScale を継承しています。以下の内容はすべて FMX.Types.TWindowHandle.GetScale を参照しています。

Scale の取得アクセサです。

関連項目