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