Vcl.Imaging.GIFImg.TGIFList.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create;

C++

__fastcall TGIFList();

Properties

Type Visibility Source Unit Parent
constructor public
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFList

Description

Creates an instance of the TGIFList class.

Call Create to create an instance of the TGIFList class.

See Also