FMX.Types.GlobalEventDrivenDisplayUpdates

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

GlobalEventDrivenDisplayUpdates: Boolean = True;

C++

extern DELPHI_PACKAGE bool GlobalEventDrivenDisplayUpdates;

Properties

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

Description

If you set this value to YES, draw loop pauses and updates are event-driven (Metal only).