[fpc-pascal] TThread.OnTerminate ?
Michael Van Canneyt
michael at freepascal.org
Sat Mar 18 19:22:48 CET 2017
On Sat, 18 Mar 2017, fredvs wrote:
> Hello.
>
> Does it exist a equivalent of the Delphi TThread.OnTerminate ?
> http://docs.embarcadero.com/products/rad_studio/delphiAndcpp2009/HelpUpdate2/EN/html/delphivclwin32/Classes_TThread_OnTerminate.html
>
> I do not see it in fpc (or I miss something).
You miss it. It exists and it is even documented:
http://www.freepascal.org/docs-html/current/rtl/classes/tthread.onterminate.html
Michael.
More information about the fpc-pascal
mailing list