My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

Description

Collections is a package consisting of basic and advanced generic collections for Delphi. This package uses the standard Generics.Defaults and Generics.Collections units to access the comparer and equality comparer functionality. The collection classes do not inherit the base ones in Generics.Collections.

Collections package is fully documented as XMLDoc in the source code. You can use Help Insight to view function, type and class descriptions directly from the IDE. The library is fully tested using DUnit test cases.

Requirements

Collections require at least Delphi 2010 to function. Delphi 2009 could in principle work, but the great amount of compiler bugs make it hard to use.

Diagram

The following diagrams show the collections provided by this project. For a simplified inheritance diagram click here.

See also

Powered by Google Project Hosting