Property | Type | Description | |
---|---|---|---|
NewVersionAvailable | bool |
Method | Description | |
---|---|---|
ClassVersion ( ) : System |
Class constructor starts a new version check thread.
|
|
GetBuild ( ) : string |
Return the build date/time string
|
|
GetVersion ( ) : string |
Returns the program version number
|
Method | Description | |
---|---|---|
AltThreadVersionCheck ( ) : void |
This function is run on a separate thread. It checks for a new version.
|
|
ThreadVersionCheck ( ) : void |
This function is run on a separate thread. It checks for a new version.
|