JVCL Help:TJvUninstallComboBox.Items
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvUninstallComboBox.Items Property
[+] TJvUninstallComboBox Methods
[+] TJvUninstallComboBox Properties
Search in JVCL Help
Search in all projectsSummary
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 true), 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