FMX.Ani.TAnimation.AniThread

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

class property AniThread: TTimer read FAniThread;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
FMX.Ani.pas
FMX.Ani.hpp
FMX.Ani TAnimation

説明

アニメーション スレッドで内部的に使用される TTimer 型の変数です。


関連項目