Vcl.Imaging.GIFImg.TCustomGIFRenderer.Animate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Animate: boolean read FAnimate write SetAnimate;

C++

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

Properties

Type Visibility Source Unit Parent
property public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TCustomGIFRenderer

Description

Specifies whether to animate the rendered GIF.

Use Animate to specify whether to animate the rendered GIF.