TdxBreadcrumbEditNode.Path Property
Returns the full hierarchical path to the node.
Declaration
property Path: string read;
Property Value
Type |
---|
string |
Remarks
This property returns a string that lists names of nodes that are required to navigate from the root node to the current node, delimited by a specific character.
See Also