Back to Devexpress

TdxBreadcrumbEditRecentPath Class

vcl-dxbreadcrumbedit-0202ef8b.md

latest1.2 KB
Original Source

TdxBreadcrumbEditRecentPath Class

An element of the recently used paths collection.

Declaration

delphi
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

TdxBreadcrumbEditRecentPath Members

dxBreadcrumbEdit Unit