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

Declaration
property OnAborted: TNotifyEvent;  

Description
The OnAborted event occurs when user interrupts the process of reading the data from Internet, after calling the Abort method.  

See also
Abort method;  
OnWaitTimeoutExpired event.