[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'System' (#rtl)

TWaitForThreadTerminateHandler

Callback type for thread termination in TThreadManager.

Declaration

Source position: threadh.inc line 33

type TWaitForThreadTerminateHandler = function(

  threadHandle: TThreadID;

  TimeoutMs: LongInt

):DWord;

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads