Vcl.Imaging.GIFImg.TGIFRenderer.Initialize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Initialize;  override;

C++

virtual void __fastcall Initialize();

Properties

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

Description

Initializes the GIF renderer.

Initialize is an internal method that initializes the GIF renderer.

See Also