Vcl.Imaging.GIFImg.TCustomGIFRenderer.Animate

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Animate: boolean read FAnimate write SetAnimate;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TCustomGIFRenderer

Beschreibung

Gibt an, ob das gerenderte GIF animiert ist.

Mit Animate geben Sie an, ob das gerenderte GIF animiert ist.