| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Callback type for thread termination in TThreadManager.
Source position: threadh.inc line 44
type TWaitForThreadTerminateHandler = function(  | 
threadHandle: TThreadID;  | 
TimeoutMs: LongInt  | 
):DWord;  |