[fpc-pascal] Question: Is there a global callback, when a thread gets terminated?

Michael Schnell MSchnell at lumino.de
Wed Feb 6 11:32:52 CET 2019


> 
> Anything else?

Maybe the other thread could set a callback event property provided by the TThread sibling with a function it defines, and the thread that is associated with the TThread sibling calls this property in it's OnTerminate handler. 

-Michael



More information about the fpc-pascal mailing list