Delphi has had collections since Delphi 2.

Very easy to use and implement.....

Check out TCollectionItem, and TCollection

Chris


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of Jeremy Coulter
Sent: Monday, 11 October 1999 20:47
To: Multiple recipients of list delphi
Subject: [DUG]: Collections and Delphi


Hi all.

One NICE thing I like about VB is its collections....(and thats about its
ONLY good feature)

Is anyone aware of away to emulate this in Delphi ?
I guess it would be a collection of record structures.

One thought I have had is to save a record structure to memory, and
appending other record structures to it.....

Anyone got any ideas ?

Cheers, Jeremy Coulter


---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to