JVCL Help:TJvRegistryTreeView.RegistryKeys
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvRegistryTreeView.RegistryKeys Property
[+] TJvRegistryTreeView Methods
[+] TJvRegistryTreeView Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the registry keys ("hives") to display in the tree.
Pascal
propertyRegistryKeys: TJvRegKeys;
Description
Set RegistryKeys to define what nodes are displayed in the tree view. If RegistryKeys is set to [], nothing will be displayed. The default is to display HKEY_LOCAL_MACHINE and HKEY_LOCAL_USER.
About
Notes
Not all available values are available on all versions of Windows. If a specific hive is not found, it is silently skipped.
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