GWA app types
The Genero Web Application gwa.app
module provides types.
Types | Description |
---|---|
|
The TAppInformation type defines a record for returning application information. |
|
The TAppVersions type defines a record for describing server and application version information. |
|
The TBuildDateTime type defines a build date time stamp. |
|
The TCheckUpToDateResult type a record for checking the up-to-date status of the application. |
|
The TServerVersionAndBuildResult type provides as record for checking the up-to-date status of the application on the server. |
|
The TUpdateDialogResult type provides a type for the result in
updateDialog() |