Vcl.Imaging.GIFImg.TGIFImage.SetAnimate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetAnimate(const Value: boolean);

C++

void __fastcall SetAnimate(const bool Value);

Properties

Type Visibility Source Unit Parent
procedure
function
class protected
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFImage

Description

Represents the setter method for the Animate property.

The SetAnimate method represents the setter method for the Animate property.

See Also