[fpc-devel] TCustomApplication
Sven Barth
pascaldragon at googlemail.com
Mon Aug 19 14:29:35 CEST 2013
Am 19.08.2013 13:47, schrieb Michael Van Canneyt:
>
>> TThread.Synchronize, TThread,Queue, and Application.QueuAsnycCall, as
>> well for Linux and for Windows in a "ready to use" way (including
>> documentation).
>
> YOU DO NOT NEED TO DO THIS.
>
> Just implement the loop and let it call CheckSynchronize at regular
> intervals.
> All the rest will be done for you.
(Except QueueAsyncCall which is only implemented in the LCL's
TApplication and is not triggered by CheckSynchronize)
Regards,
Sven
More information about the fpc-devel
mailing list