TdxCustomBreadcrumbEdit.Selected Property
Specifies the selected node.
Declaration
property Selected: TdxBreadcrumbEditNode read; write;
Property Value
Type |
---|
TdxBreadcrumbEditNode |
Remarks
Once selected, it automatically deselects the previously selected node.
See Also