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

TRTLEventHandlerTimeout

TRTLEvent timeout handling type for TThreadManager.

Declaration

Source position: threadh.inc line 47

type TRTLEventHandlerTimeout = procedure(

  AEvent: PRTLEvent;

  timeout: LongInt

);

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