FMX.Types.GlobalUseDX10Software

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

GlobalUseDX10Software: Boolean = True deprecated 'Use GlobalUseDXSoftware.';

C++

extern DELPHI_PACKAGE bool GlobalUseDX10Software _DEPRECATED_ATTRIBUTE1("Use GlobalUseDXSoftware.") ;

Propriétés

Type Visibilité  Source Unité  Parent
variable public
FMX.Types.pas
FMX.Types.hpp
FMX.Types FMX.Types


Description

Avertissement : GlobalUseDX10Software est obsolète. Veuillez utiliser GlobalUseDXSoftware.

Variable booléenne qui spécifie si les logiciels DirectX10 et Direct2D d'accélération matérielle doivent être utilisés par défaut.

FMX.Types.GlobalUseDX10Software est initialisée à True par défaut, afin d'utiliser l'accélération matérielle Direct2D Windows Vista ou Windows 7. Lorsque FMX.Types.GlobalUseDX10Software est à true, FireMonkey utilise toujours le logiciel de restitution.

Voir aussi