Vcl.Imaging.GIFImg.TGIFGraphicControlExtension

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.Imaging.GIFImg.TGIFExtensionVcl.Imaging.GIFImg.TGIFItemSystem.Classes.TPersistentSystem.TObjectTGIFGraphicControlExtension

Delphi

TGIFGraphicControlExtension = class(TGIFExtension)

C++

class PASCALIMPLEMENTATION TGIFGraphicControlExtension : 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 information used when processing a graphic rendering block.

TGIFGraphicControlExtension contains information about parameters used when processing a graphic rendering block. The scope of this extension is the first graphic rendering block to follow. The extension contains only one data sub-block.

See Also