FMX.Types.GlobalEventDrivenDisplayUpdates
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).