FMX.Skia.GlobalSkiaBitmapsInParallel

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

GlobalSkiaBitmapsInParallel: Boolean;

C++

extern DELPHI_PACKAGE bool GlobalSkiaBitmapsInParallel;

Propriétés

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


Description

Active les TBitmaps en véritable parallèle avec l’interface utilisateur et d’autres bitmaps lors d’un dessin effectué dans un thread.

Remarque: Prend uniquement effet lorsque GlobalUseSkia vaut True.

Voir aussi