Not exactly as you put it, not without modifying TCollection and
TCollectionItem.  You can however have a collection as a property of the
collection item, which suffices.

ie.
      +_____Collection
                |_______CollectionItem
                             + _____Collection (property of item)
                                         |_______CollectionItem 

Cheers,
Carl

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 12 September 2000 9:38 PM
To: Multiple recipients of list delphi
Subject: [DUG]: Collection Items


HI all.


Can a collection item have a collection item ganging off that ??

i.e.
      +_____Collection
                |_______CollectionItem
                                |_______CollectionItem 

Cheers, Jeremy Coulter
 
 
 
Jeremy Coulter (Manager)
Visual Software Solutions
Christchurch, New Zealand
PH 03-3521595
FAX 03-3521596
MOBILE 021-2533214
www.vss.co.nz 

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"

Reply via email to