Patrick Dunford wrote:

> {trimmed}
> Note that the Objects property still contains the reference until that list
> item is deleted.The question I am not at all sure about is whether Delphi
> frees the memory associated with each object reference when the list item is
> removed from the list.

Thanks Patrick for your detailed description of object lists.  I have now
successfully implemented linked objects to a listbox.  Regarding your question
above, I doubt very much Delphi frees the memory from the created objects.  If
there is a Create then surely there must be a Destroy.

Cheers,
Ross.



---------------------------------------------------------------------------
    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"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to