[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
TRTLEvent timeout handling type for TThreadManager.
Source position: threadh.inc line 62
type TRTLEventHandlerTimeout = procedure( |
AEvent: PRTLEvent; |
timeout: LongInt |
); |