Internet Direct (Indy) Version 9.0.1 Beta
TIdThread.TerminatingException
Contains the text of an Exception.Message raised within the Execute method.

property TerminatingException: string;
Description
TerminatingException is updated in the Execute method from a try...except block prior to triggering the OnException event for the Exception and terminating the thread.