Vcl.Imaging.GIFImg.TGIFCommentExtension

From RAD Studio API Documentation

TGIFCommentExtensionVcl.Imaging.GIFImg.TGIFExtensionVcl.Imaging.GIFImg.TGIFItemSystem.Classes.TPersistentSystem.TObject

Delphi

TGIFCommentExtension = class(TGIFExtension)

C++

class PASCALIMPLEMENTATION TGIFCommentExtension : public TGIFExtension

Properties

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

Description

Contains textual information about the GIF image.

TGIFCommentExtension contains textual information about the GIF image such as descriptions, comments about the graphics, credits, or any other type of noncontrol and nongraphic data.

See Also