Suspended property
|
SendMail component.
|
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.
|