Internet Direct (Indy)
Home
PreviousUpNext
TIdThread.TerminatingException Property

Contains the text of an Exception.Message raised within the Execute method.

Pascal
property TerminatingException: string;

TerminatingException is updated in the Execute method from a try..except..end block prior to triggering the OnException event for the Exception and terminating the thread.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.