On 10/09/2011 09:55 AM, Mattias Gaertner wrote:
All LCL code that deals with Application, ... is not thread safe and should only be accessed by the main thread.
Hmmm. Application.QueuAsyncCall() is obviously created to be called by a thread. So it's necessary to read the documentation to be sure. -Michael -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
