Wait for basic event callback type for TThreadManager.
Source position: threadh.inc line 59
type TBasicEventWaitForHandler = function(
timeout: Cardinal;
state: PEventState;
FUseComWait: Boolean = False
):LongInt;