TdxBreadcrumbEditNode.Name Property
Specifies the name of the node.
Declaration
property Name: string read; write;
Property Value
Type |
---|
string |
Remarks
A string assigned to this property identifies the node in breadcrumb UI elements unless the DisplayName property is specified.
Note that for the shell breadcrumb node, the Name and FolderName properties are equivalent.
See Also