autoupgrader OnLaterUpgrade event
Return to Introduction  Previous page  Next page
Applies to
auAutoUpgrader component.  

Declaration
property OnLaterUpgrade: TNotifyEvent;  

Description
The OnLaterUpgrade event occurs if user press "Later" button in standard dialog box which asks about upgrade.  
 
tip The standard dialog box which asks user about upgrade will be displayed only if mAskUpgrade flag is enabled in ShowMessages property. (If you don't want to ask about upgrade at all, for example to start upgrade imediately, just set mAskUpgrade flag to False.)  

Screenshot
appwiz5  

See also
ShowMessages property.  
File not found.