JVCL Help:TJvRegistryTreeView.CurrentKey

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the currently select key (node) in the tree view.


Pascal

 propertyCurrentKey: HKEY;


Description

Read CurrentKey to access the HKEY value of the currently selected key. You can use the returned value as a parameter to Windows API functions that expect a HKEY as parameter.


See Also

TJvRegistryTreeView.CurrentPath, TJvRegistryTreeView.ShortPath


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