Vcl.Imaging.GIFImg.TCustomGIFRenderer.Animate
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 を使用します。