Vcl.Imaging.GIFImg.TCustomGIFRenderer.SetSpeed
Delphi
procedure SetSpeed(const Value: integer); virtual;
C++
virtual void __fastcall SetSpeed(const int Value);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
class protected | Vcl.Imaging.GIFImg.pas Vcl.Imaging.GIFImg.hpp |
Vcl.Imaging.GIFImg | TCustomGIFRenderer |
Description
Sets the value of the Speed property.
Call SetSpeed to set the Speed property to the value specified through the Value argument.