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