Vcl.Imaging.GIFImg.TGIFImage.SetAnimationSpeed

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetAnimationSpeed(Value: integer);

C++

void __fastcall SetAnimationSpeed(int 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 AnimationSpeed property.

The SetAnimationSpeed method represents the setter method for the AnimationSpeed property.

See Also