Generic thread handler callback for TThreadManager.
Source position: threadh.inc line 42
type TThreadHandler = function(
threadHandle: TThreadID
):DWord;