[fpc-pascal] Use sleep in thread

Michael Schnell mschnell at lumino.de
Mon Mar 2 10:10:12 CET 2015


On 02/28/2015 08:20 PM, Mark Morgan Lloyd wrote:
>
> Looking at 
> http://wiki.lazarus.freepascal.org/Multithreaded_Application_Tutorial#Initialization_and_Finalization 
> there are dire warnings that  TThread.Create()  shouldn't be overridden.

???

The Docs say "Normally you are required to override only 2 methods: the 
Create constructor, and the Execute method. "

-Michael



More information about the fpc-pascal mailing list