Skip to main content
A newer version of this page is available. .

TdxBreadcrumbEditRecentPath Class

An element of the recently used paths collection.

Declaration

TdxBreadcrumbEditRecentPath = class(
    TCollectionItem
)

Remarks

This element corresponds to a node and specifies both its path and image.

The TdxBreadcrumbEditRecentPath object is referenced by the breadcrumb control’s Properties.PathEditor.RecentPaths.Items property.

Inheritance

TObject
TPersistent
TCollectionItem
TdxBreadcrumbEditRecentPath
See Also