API:Vcl.Imaging.GIFImg.TGIFExtensionList.Create

From RAD Studio API Documentation

Delphi

constructor Create(AFrame: TGIFFrame);

C++

__fastcall TGIFExtensionList(TGIFFrame* AFrame);

Properties

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

Description

Creates an instance of the TGIFList class. {{#multireplace:Vcl.Imaging.GIFImg.TGIFExtensionList.Create|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.Imaging.GIFImg.TGIFList.Create|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Vcl.Imaging.GIFImg.TGIFList.Create|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Creates an instance of the TGIFList class.

Call Create to create an instance of the TGIFList class.

See Also