JVCL Help:TJvSoftwareUpdateDialog
JVCL Help: TJvSoftwareUpdateDialog Class
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvSoftwareUpdateDialog
run\JvWinDialogs.pas
Summary
Displays a standard message box that can be used to notify a user that an application has been updated.
Pascal
run\JvWinDialogs.pas
TJvSoftwareUpdateDialog = class(TJvCommonDialogF);
Description
TJvSoftwareUpdateDialog is a wrapper for the SoftwareUpdateMessageBox Windows API. It can display a standard message box that can be used to notify a user that an application has been updated, do this by calling the Execute method.
No dialog box will be displayed if there is no update available or if the available update version is less than or equal to the Advertised update version.
You can preview this dialog at design-time, by right-clicking the component and clicking "Preview...".
About
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