Unit CheckInternetUnit

DescriptionUsesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

CheckInternetUnit defines TCheckInternetThread. TCheckInternetThread is started when ModelMuse starts. It checks a file on the Internet to see if ModelMuse has been updated. It also downloads a list of available videos about ModelMuse and will start one if appropriate.

Uses

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TCheckInternetThread  

Types

TVersionCompare = (...);

Constants

StrVideoDisplayed = 'VideoDisplayed';
StrTipDate = 'TipDate';
StrInternetCheckDate = 'InternetCheckDate';

Description

Types

TVersionCompare = (...);
 
Values
  • vcUnknown:  
  • vcSame:  
  • vcExternalOlder:  
  • vcExternalNewer:  

Constants

StrVideoDisplayed = 'VideoDisplayed';
 
StrTipDate = 'TipDate';
 
StrInternetCheckDate = 'InternetCheckDate';
 

Author


Generated by PasDoc 0.12.1 on 2013-05-13 15:41:29