Carl Jacobs wrote: > . . . what if each thread has it's own TStringlist for doing various > data manipulations on - is it safe to use? There is no cross-talk > between the threads or main application, but there could be many > threads, each simultaneously doing many operations on it's own > TStringList.
That should be no problem. -- 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/

