TdxShellBreadcrumbEditNode.FolderName Property
Determines the name of a shell item associated with the node.
Declaration
property FolderName: string read;
Property Value
Type |
---|
string |
Remarks
The FolderName property returns the shell item name extracted from the full hierarchical path to the item (see the RealPath property).
See Also