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

TThread.FatalException

Exception that occured during thread execution

Declaration

Source position: classesh.inc line 1232

public property TThread.FatalException: TObject
  read FFatalException;

Description

FatalException contains the exception that occurred during the thread's execution.