Vcl.Imaging.GIFImg.TGIFTrailer

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.Imaging.GIFImg.TGIFItemSystem.Classes.TPersistentSystem.TObjectTGIFTrailer

Delphi

TGIFTrailer = class(TGIFItem)

C++

class PASCALIMPLEMENTATION TGIFTrailer : public TGIFItem

Properties

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

Description

Indicates the end of the GIF data stream.

TGIFTrailer indicates the end of the GIF data stream.

See Also