Generic TRTLEvent handling type for TThreadManager.
Source position: threadh.inc line 61
type TRTLEventHandler = procedure(
AEvent: PRTLEvent
);