Vcl.Imaging.GIFImg.TGIFRenderer.StopAnimationTimer

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

Delphi

procedure StopAnimationTimer;

C++

void __fastcall StopAnimationTimer();

プロパティ

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

説明

GIF アニメーション用のアニメーションタイマーを止めます。

StopAnimationTimer は GIF アニメーション用のタイマーを停止する内部メソッドです。

関連項目