JVCL Help:TJvUninstallListBox.Items

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

Search in JVCL Help

 
Search in all projects
 

Summary

Provides indexed access to the uninstall strings.


Pascal

 propertyItems: TStrings;


Description

Use Items to access the retrieved uninstall information strings using an index. Each item in Items is either the user friendly name (same as DisplayName) or (if DisplayName is empty and ShowAll is tru ), the name of the related registry folder. Valid values of the index is between 0 and Items.Count

  • 1


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