Vcl.Imaging.GIFImg.TGIFRenderer.StopAnimationTimer
Delphi
procedure StopAnimationTimer;
C++
void __fastcall StopAnimationTimer(void);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
procedure function |
class protected | Vcl.Imaging.GIFImg.pas Vcl.Imaging.GIFImg.hpp |
Vcl.Imaging.GIFImg | TGIFRenderer |
説明
GIF アニメーション用のアニメーションタイマーを止めます。
StopAnimationTimer は GIF アニメーション用のタイマーを停止する内部メソッドです。
関連項目