JVCL Help:TJvRegistryTreeView.ShortPath

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

Search in JVCL Help

 
Search in all projects
 

Summary

Returns the path to the current node without including the "My Computer" root node.


Pascal

 propertyShortPath: string;


Description

Use ShortPath when you need to retrieve a path string to the currently selected node. ShortPath is just like CurrentPath but does not include the value of the "My Computer" item in the string.


See Also

TJvRegistryTreeView.CurrentPath


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