![]() |
![]() ![]() ![]() |
auAutoUpgrader component.
|
property AutoCheckDelay: Integer; // 10000 milliseconds by default (10 seconds)
|
The AutoCheckDelay property specifies the time interval which should pass between application start and checking for updates (if AutoCheck is True).
|
|
In case if the AutoUpgrader see that there is no connection to Internet established, it will check connection and try to check updates each N seconds, specified in this property.
|
AutoCheck property;
|
CheckUpdate method; InfoFileURL and ShowMessages properties.
|