FMX.Types.GlobalUseGDIPlusClearType

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

Delphi

GlobalUseGDIPlusClearType: Boolean = True;

C++

extern DELPHI_PACKAGE bool GlobalUseGDIPlusClearType;

プロパティ

種類 可視性 ソース ユニット
variable public
FMX.Types.pas
FMX.Types.hpp
FMX.Types FMX.Types


説明

GDI+ キャンバスを使用するテキスト レンダリングにのみ影響を及ぼす Boolean 型変数です。

FMX.Types.GlobalUseGDIPlusClearType は GDI+ キャンバスのテキスト レンダリングを設定するもので、Windows XP で動作します。

関連項目