FMX.Ani.TAnimation.AniThread

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class property AniThread: TTimer read FAniThread;

C++

/* static */ __property Fmx::Types::TTimer* AniThread = {read=FAniThread};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.Ani.pas
FMX.Ani.hpp
FMX.Ani TAnimation

Beschreibung

Variable mit dem Typ TTimer, die intern von Animations-Threads verwendet wird.

Siehe auch