FMX.Types.GlobalUseGDIPlusClearType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

GlobalUseGDIPlusClearType: Boolean = True;

C++

extern DELPHI_PACKAGE bool GlobalUseGDIPlusClearType;

Properties

Type Visibility Source Unit Parent
variable public
FMX.Types.pas
FMX.Types.hpp
FMX.Types FMX.Types

Description

A Boolean variable that affects only text rendering using the GDI+ canvas.

FMX.Types.GlobalUseGDIPlusClearType sets text rendering for the GDI+ canvas, and works on Windows XP.


See Also