[Lazarus] Are multiple critical sections allowed in form or data module?

Michael Schnell mschnell at lumino.de
Mon Oct 10 10:13:49 CEST 2011


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




More information about the Lazarus mailing list