logman0u812 wrote: > Well, that did the trick :) > I removed all tstring free'ing from my destructor and > I no longer have an AV exeception
That's *not* the solution. You now have a memory leak. The problem is elsewhere. Try harder. Maybe you could post some more of your code. -- Rob ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

