Internet Direct (Indy)
Home
PreviousUpNext
TIdThread Methods

The methods of the TIdThread class are listed here.

Constructors
 
Name 
Description 
 
Constructor for the TIdThread instance. 
Destructors
 
Name 
Description 
 
Frees the object instance. 
Methods
 
Name 
Description 
 
Starts or resumes execution of a thread. 
 
Stop 
Halts execution of the thread instance. 
 
Executes a thread method synchronized to the main VCL thread. 
 
Forces the thread of execution to be halted. 
 
Signals a thread to terminate and waits for completion of the Execute method. 
 
Constructor 
 
virtual 
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.