FMX.Types.GlobalUseHWEffects

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

GlobalUseHWEffects: Boolean = True deprecated;

C++

extern DELPHI_PACKAGE bool GlobalUseHWEffects _DEPRECATED_ATTRIBUTE0 ;

Properties

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

Description

Attention: GlobalUseHWEffects is deprecated.

Boolean variable that specifies whether to use hardware-accelerated effects whenever possible.

See Also