![]() Sub-properties Screenshot |
![]() ![]() ![]() |
acAutoUpgrader component.
|
type
|
TacAutoUpgraderWizard = class
|
published
|
property Enabled: Boolean default True;
|
property HideFileLocation: Boolean;
|
property Pic118x218: TBitmap;
|
property Language: TacAutoUpgraderLanguage;
|
property StayOnTop: Boolean;
|
end;
|
|
property Wizard: TacAutoUpgraderWizard;
|
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
|
ShowMessages property.
|