[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'System' (#rtl)

TRTLEventSyncHandler

Callback type for event sycnhronization in TThreadManager.

Declaration

Source position: threadh.inc line 48

type TRTLEventSyncHandler = procedure(

  m: trtlmethod;

  p: TProcedure

);