autoupgrader InfoFile structure
Sub-properties Info-file example
Return to Introduction  Previous page  Next page
Applies to
auAutoUpgrader component.  

Declaration
type  
  TauAutoUpgraderInfo = class  
  published  
    property Files: TStrings;  
    property UpgradeMethodTauUpgradeMethod;  
    property UpgradeMsgString;  
  end;  

Description
The InfoFile structure is the set of properties which contains some information about application update. AutoUpgrader does not use these properties at run-time. They only need to create, keep and export the Info-files with special design-time editor (see screenshot).  
 
tip To invoke the editor at design-time and modify or export the Info-files, just double click the InfoFile property in Object Inspector or component icon on your form.  
File not found.