FMX.Ani.TAnimation.AniThread

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class property AniThread: TTimer read FAniThread;

C++

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

Properties

Type Visibility Source Unit Parent
property public
FMX.Ani.pas
FMX.Ani.hpp
FMX.Ani TAnimation

Description

Variable of type TTimer used internally by animation threads.

See Also