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