JVCL Help:TJvUninstallListBox.UninstallString

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

Search in JVCL Help

 
Search in all projects
 

Summary

Contains the command-line to uninstall the selected application.


Pascal

 propertyUninstallString: string;


Description

Read UninstallString to access the command-line necessary to uninstall the application. If no item is selected, this property returns an empty string. Make sure you check the validity of the string before using it. The string might be invalid for several reasons:

  • the information in the uninstall registry hive is incorrect
  • there is no uninstall information
  • there is no selected item


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