Skip to main content

TdxBreadcrumbEditPathEditorProperties Class

Contains settings of the breadcrumb path editor.

Declaration

TdxBreadcrumbEditPathEditorProperties = class(
    TdxBreadcrumbEditCustomPropertiesPersistent
)

Remarks

This object contains settings that specify the end-user availability, functionality, and behavior of the breadcrumb path editor. With these settings, you can do the following:

The TdxBreadcrumbEditPathEditorProperties object is referenced by the breadcrumb’s Properties.PathEditor property.

See Also