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

Graeme Geldenhuys mailinglists at geldenhuys.co.uk
Mon Feb 23 18:44:48 CET 2015


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.


Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/



More information about the fpc-pascal mailing list