Vcl.Imaging.GIFImg.TCustomGIFRenderer.Animate

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

Delphi

property Animate: boolean read FAnimate write SetAnimate;

C++

__property bool Animate = {read=FAnimate, write=SetAnimate, nodefault};

プロパティ

種類 可視性 ソース ユニット
property public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TCustomGIFRenderer

説明

レンダリングされる GIF をアニメーション表示するかどうかを示します。

レンダリングされる GIF をアニメーション表示するかどうかを示すには、Animate を使用します。