Hello Michael, > Am I right in thinking that, if you are using a separate thread to > perform a process it should not call any code in the main thread?
The code you call will execute in the thread context of the calling code !!! Nothing to do with the class it belongs to ! --- Rgds, Wilfried http://www.mestdagh.biz _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

