Vcl.Imaging.GIFImg.TGIFExtensionList

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.Imaging.GIFImg.TGIFListSystem.Classes.TPersistentSystem.TObjectTGIFExtensionList

Delphi

TGIFExtensionList = class(TGIFList)

C++

class PASCALIMPLEMENTATION TGIFExtensionList : public TGIFList

Properties

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

Description

TGIFExtensionList contains an array of TGIFExtension objects.

An instance of the TGIFExtensionList class represents a list of TGIFExtension objects.

See Also