Vcl.Imaging.GIFImg.TGIFGraphicControlExtension.SetDelay

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetDelay(Value: WORD);

C++

void __fastcall SetDelay(System::Word Value);

Properties

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

Description

Sets the value of the Delay property.

SetDelay sets the value of the Delay property.

See Also