Vcl.Imaging.GIFImg.TGIFImageList

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.Imaging.GIFImg.TGIFListSystem.Classes.TPersistentSystem.TObjectTGIFImageList

Delphi

TGIFImageList = class(TGIFList)

C++

class PASCALIMPLEMENTATION TGIFImageList : 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

TGIFImageList contains an array of TGIFFrame objects.

TGIFImageList contains an array of TGIFFrame objects.

See Also