sendmail OnAborted event
Return to Introduction  Previous page  Next page
Applies to
acSendMail, acHTTP, acAutoUpgrader and acWebImage components.  

Declaration
property OnAborted: TNofifyEvent;  

Description
The OnAborted event occurs when user interrupts the process of sending the e-mail to SMTP server, after calling the Abort method.  

See also
Abort method;  
OnWaitTimeoutExpired event.