Vcl.Imaging.GIFImg.TCustomGIFRenderer.Speed

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Speed: integer read FSpeed write SetSpeed;

C++

__property int Speed = {read=FSpeed, write=SetSpeed, nodefault};

Properties

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

Description

Specifies the speed to use when rendering an animated GIF.

Use Speed to specify the speed to use when passing from one frame to another, while rendering an animated GIF.