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

TRTLEventHandler

Generic TRTLEvent handling type for TThreadManager.

Declaration

Source position: threadh.inc line 45

type TRTLEventHandler = procedure(

  AEvent: PRTLEvent

);