Back to Devexpress

TdxBreadcrumbEditPathEditorProperties Class

vcl-dxbreadcrumbedit-3f16a2c1.md

latest2.4 KB
Original Source

TdxBreadcrumbEditPathEditorProperties Class

Contains settings of the breadcrumb path editor.

Declaration

delphi
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.

Inheritance

TObject TPersistent TcxOwnedPersistent TdxBreadcrumbEditCustomPropertiesPersistent TdxBreadcrumbEditPathEditorProperties

See Also

TdxBreadcrumbEditPathEditorProperties Members

dxBreadcrumbEdit Unit