JVCL Help:TJvUninstallListBox
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvUninstallListBox Class
[+] JvUninstallControls.pas Classes
[+] TJvUninstallListBox Methods
[+] TJvUninstallListBox Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvUninstallListBox
run\JvUninstallControls.pas
Summary
A list box that displays uninstall information.
Pascal
run\JvUninstallControls.pas
TJvUninstallListBox = class(TCustomListBox);
Description
- JVCLInfo
Use a TJvUninstallListBox when you need to display uninstall information to the end-user in a compact, space efficient way. The TJvUninstallListBox control has several properties to control what do display. Modify DisplayMode to specify what registry hives to read uninstall information from, set ShowAll as appropriate to show or hide "unfriendly" entries. SetSorted to true to sort the list.
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