[fpc-pascal] TThread.FreeOnTerminate

el es el.es.cr at gmail.com
Fri Dec 14 11:57:45 CET 2018


On 14/12/2018 10:08, Michael Van Canneyt wrote:

> And now we have come to the root of the problem:
> 
> Threads are unpredictable, and hence evil in programming :-)
> 

Aye, but the evil is necessary, for example if one has to 
a program that needs to do GUI AND handle background communication/protocol tasks...

Even with TTimer to fire up periodically, the one main context can only do _one_ thing at a time.

> Michael.

el_es




More information about the fpc-pascal mailing list