GPLists 1.60

By Primoz Gabrijelcic

Freeware 15 Oct 2013

In category

Components > Tools > Base classes

Description

Various TList descendants and TList-compatible classes:
  • TGpIntegerList is a TList-compatible class used to store integers.
  • TGpIntegerObjectList is a TGpIntegerList descendant used to store integers and associated objects.
  • TGpCountedIntegerList is a TGpIntegerList descendant used to store pairs of 32-bit integers.
  • TGpInt64List is a TList-compatible class used to store int64 numbers.
  • TGpInt64ObjectList is a TGpInt64List descendant used to store int64 numbers and associated objects.
  • TGpCountedInt64List is a TGpInt64List descendant used to store int64 numbers and associated 32-bit integers.
  • TGpRealList is a TList-compatible list of real numbers.
  • TGpCountedStringList is a TStringList descendant that has each string item associated with an integer counter (internally stored in the Objects property).
  • TGpTMethodList is a list of TMethod records.
  • TGpObjectRingBuffer is a fixed-sized ring buffer of TObject references.
  • TGpObjectMap is one-dimensional array, indexed by objects and containing objects.
  • TGpObjectObjectMap is two-dimensional array, indexed by objects and containing objects.
  • TGpDoublyLinkedList is doubly-linked list of TGpDoublyLinkedListObject descendants.

Informations

  • Status: Fully functional
  • Source: FW
  • Size: 36 718kB

Platforms:

  • Delphi 2005 (VCL)
  • Delphi 2006 (Win32)
  • Delphi 2007 (VCL)
  • Delphi 2009
  • Delphi 2010
  • Delphi 5
  • Delphi 6
  • Delphi 7
  • Delphi XE
  • Delphi XE 2
  • Delphi XE3

Downloads