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

TThread.FatalException

Exception that occured during thread execution

Declaration

Source position: classesh.inc line 1520

public property TThread.FatalException: TObject
  read FFatalException;

Description

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

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