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

TEndThreadHandler

Callback for thread end in TThreadManager.

Declaration

Source position: threadh.inc line 29

type TEndThreadHandler = procedure(

  ExitCode: DWord

);