Internet Direct (Indy) Version 9.0.1 Beta
TIdThreadStopMode
Identifies the manner used to halt a thread.

TIdThreadStopMode = (smTerminate, smSuspend);
Description
TIdThreadStopMode is an enumerated type that identifies the valid values for TIdThread.StopMode, and indicates the manner in which a running thread of execution has been halted.

TIdThreadStopMode can contain one of the following values: