Callback type for event sycnhronization in TThreadManager.
Source position: threadh.inc line 48
type TRTLEventSyncHandler = procedure(
m: trtlmethod;
p: TProcedure
);