Show: Delphi C++
Display Preferences

FMX.Types.GlobalDisableFocusEffect

From XE2 API Documentation
Jump to: navigation, search

Delphi

GlobalDisableFocusEffect: Boolean = False;

C++

extern PACKAGE bool GlobalDisableFocusEffect;

Properties

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

Description

Boolean variable that specifies whether the focusing effects are enabled or disabled.

On low-end hardware or mobile devices, bitmap effects are being rendered slowly, so setting this variable to True speeds up the process. GlobalDisableFocusEffect is initialized with False by default.

See Also

Personal tools
Previous Versions
Translations