JVCL Help:TJvSoftwareUpdateAdState
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvSoftwareUpdateAdState type
Search in JVCL Help
Search in all projectsSummary
Represents kinds of advertised states.
Pascal
run\JvWinDialogs.pas
TJvSoftwareUpdateAdState = (
asNone,
asAvailable,
asDownloaded,
asInstalled
);
Members
Members | Description |
asNone | ?? |
asAvailable | Update-available dialog box has not been presented to the user. |
asDownloaded | Files-downloaded dialog box has not been presented to the user. |
asInstalled | Program-installed dialog box has not been presented to the user. |
Description
The TJvSoftwareUpdateAdState type represents kinds of advertised states.
About
no pages or subcategories
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page