autoupgrader Wizard structure
Sub-properties Screenshot
Return to Introduction  Previous page  Next page
Applies to
auAutoUpgrader component.  

Declaration
type  
  TauAutoUpgraderWizard = class  
  published  
    property Enabled: Boolean default True;  
    property HideFileLocation: Boolean;  
    property Pic118x218: TBitmap;  
    property Language: TauAutoUpgraderLanguage;  
    property StayOnTop: Boolean;  
  end;  

Description
The Wizard structure allows to specify some preferences for "Application update wizard" dialog.  
 
Purpose of the "Application update wizard" destined allows you to implement auto-upgrade mechanism to your software with just single or without any line of code, don't wasting time to programming the event handers and progress dialogs.  
 
The AutoUpgrader component automatically supports number of various languages  

See also
ShowMessages property.  
File not found.