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