Re: Delphi Map



David McCallum wrote:

> > Hm - won't TList do this??
>
> Nope, the Java Collection interface allows you to ask questions about
> the collection, e.g. have you a next entry.
>
> A map allows you to enter key, value pairs, e.g. GUI component and
> the field associated with it
>
> I downloaded the Nutshell files, but can't get them to compile
> correctly, I did most of the fixes, but am stuck on the dsngintf
> problem in one of the files
>
> David McCallum

Where does that occur? I do remember having some minor issues compiling
the files for D7, but nothing that involved dsgnintf...

Regards,
Glynn
.