|
|
|
| acHTTP, acSendMail and acThread components.
|
| property Suspended: Boolean;
|
| The Suspended property indicates whether a thread (used for downloading) is currenly suspended.
|
|
|
| Set Suspended to True to suspend download process temporary; set it False to resume it.
|
| Thread, ThreadPriority and WaitThread properties.
|
| Suspended property of acThread component
|