JVCL Help:TJvUninstallListBox

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvUninstallListBox
run\JvUninstallControls.pas


Summary

A list box that displays uninstall information.

run\JvUninstallControls.pas


Pascal

 run\JvUninstallControls.pas
 TJvUninstallListBox = class(TCustomListBox);


Description

  1. 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.

run\JvUninstallControls.pas


About

Navigation

run\JvUninstallControls.pas



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