Vcl.Imaging.GIFImg.TGIFRenderer.AnimationTimerEvent

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

Delphi

procedure AnimationTimerEvent(Sender: TObject);

C++

void __fastcall AnimationTimerEvent(System::TObject* Sender);

プロパティ

種類 可視性 ソース ユニット
procedure
function
class protected
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFRenderer

説明

アニメーションタイマーを止め、次のフレームへ移動します。

AnimationTimerEvent はアニメーションタイマーを止め、次のフレームへ移動するために呼び出してください。

関連項目