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

TRTLEventSyncHandler

Callback type for event sycnhronization in TThreadManager.

Declaration

Source position: threadh.inc line 49

type TRTLEventSyncHandler = procedure(

  m: trtlmethod;

  p: TProcedure

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.