[fpc-pascal] TThread.Queue vs TThread.Synchronize

Marcos Douglas md at delfire.net
Mon Feb 23 18:48:04 CET 2015


On Mon, Feb 23, 2015 at 2:44 PM, Graeme Geldenhuys
<mailinglists at geldenhuys.co.uk> wrote:
> On 2015-02-23 10:56, Mattias Gaertner wrote:
>> Synchronize waits for the main thread.
>> Queue does not.
>> Both are executed by the main thread via CheckSynchronize.
>> Both are useful.
>
>
> Many thanks for that info. It makes sense now.

+1
Thanks too.

Marcos Douglas



More information about the fpc-pascal mailing list