LongColl 4.7DescriptionSamples and shareware DCUs

Delphi 1-10

All Windows platforms.

Register Now
€20
Buy Now

LongColl, unlimited lists:

  • Provides your application with TCollection32, non-visual class, similar with TList, but can hold more than 500,000,000 items. Each item is a pointer to your user-defined objects.

  • TCollection32 works with TStream and TDStream (included within), providing fast I/O operations.

  • Methods like FirstThat, LastThat, NextThat, ForEach, Validate where your code can provide a pointer to some Action to be performed to all items or just some of them.

  • Validate collection and delete invalid items automatically.

  • SORT items, by one key or by multiple keys, in any order, using the class TSortedCollection32, TReorderCollection.

Built projects:

View code sample.

Run the projects and check the source code to see how easy is to use TCollection32, TDStream and TReorderCollection. Also, each zip file contains all the DCU required for compiling your own projects.

Have fun !