Methods of TIdThread.
Destructor |
Description |
Frees the object instance. |
Method |
Description |
Starts or resumes execution of a thread. | |
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. |
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|