OnAborted event
|
SendMail component.
|
property OnAborted: TNotifyEvent;
|
The OnAborted event occurs when user interrupts the process of sending the e-mail to SMTP server, after calling the Abort method.
|
Abort method;
|
OnWaitTimeoutExpired event.
|