GIFImg.TGIFList

From RAD Studio VCL Reference
Jump to: navigation, search

Delphi Information

From GIFImg.pas

TGIFList = class(TPersistent)


Unit: GIFImg

Type: class

Inherited Class Members: GIFImg.TGIFList Members

Class Properties: GIFImg.TGIFList Properties

Class Methods: GIFImg.TGIFList Methods

Class Constructors & Destructors: GIFImg.TGIFList Constructors

Description

Implements the handling of a list of TGIFItem objects.


A TGIFList instance is able to store and manipulate a list of TGIFItem instances.

The implementation of TGIFList is mainly based on the implementation of the TList class.

The items stored by the TGIFList instance can be directly accessed by indexing the Items property. The number of elements in the Items list is stored in the Count property.

Apart from the operations that are similar to the ones implemented by the TList class, TGIFList also provides streaming operations for the Items list.

See Also

Personal tools
Translations
Newest Version