TdxShellBreadcrumbEditNode.RealPath Property
Determines the full hierarchical path to the shell item associated with the node.
Declaration
property RealPath: string read;
Property Value
Type |
---|
string |
Remarks
To determine the shell item name extracted as a substring of the full hierarchical path, use the FolderName property.
See Also