TdxDBBreadcrumbEdit Class
Implements the data-aware breadcrumb control.
Declaration
TdxDBBreadcrumbEdit = class(
TdxCustomDBBreadcrumbEdit
)
Remarks
The data-aware breadcrumb provides access to the hierarchical data obtained from a self-referenced dataset.
To learn how to bind the breadcrumb to the self-referenced dataset, refer to the How to Bind a Breadcrumb Control to a Dataset at Design Time help topic.
Inheritance
See Also