|
|
|
| acSendMail, acHTTP 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 the process temporary; set it False to resume it.
|
| Suspended property of acThread component
|