Vcl.Imaging.GIFImg.TGIFRenderer.Reset

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Reset; override; // Reset animation state

C++

virtual void __fastcall Reset();

Properties

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

Description

Resets the animation state.

Call the Reset method to reset the GIF renderer.

See Also