JVCL Help:TJvSoftwareUpdateAdState

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Represents kinds of advertised states.

run\JvWinDialogs.pas


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.

run\JvWinDialogs.pas


Description

The TJvSoftwareUpdateAdState type represents kinds of advertised states.

run\JvWinDialogs.pas


About

Navigation

no pages or subcategories

run\JvWinDialogs.pas



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