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

Declaration
property OnAborted: TNotifyEvent;  

Description
The OnAborted event occurs when user canceled the upgrade process in the "Application update wizard" (see screenshot), or after calling the Abort method.  

See also
Abort method.