|
|
|
| SendMail component.
|
| property Busy: Boolean; // Read-only !!
|
| The Busy property determines whether the SendMail component (its thread) is busy on some operations. When Busy property is True, the SendMail currently sending e-mail messages to recipients.
|
| Send method; OnSuccess and OnAnyError events.
|