Back to Devexpress

TdxCustomBreadcrumbEditProperties Class

vcl-dxbreadcrumbedit-887a5b0a.md

latest2.0 KB
Original Source

TdxCustomBreadcrumbEditProperties Class

Provides common settings for virtual, shell, and data-aware breadcrumb controls.

Declaration

delphi
TdxCustomBreadcrumbEditProperties = class(
    TdxBreadcrumbEditCustomPropertiesPersistent
)

Remarks

The TdxCustomBreadcrumbEditProperties object contains appearance, functionality and behavior settings that are common to breadcrumb controls. These settings allows you to:

Do not use this class directly. Use its descendants instead.

Inheritance

TObject TPersistent TcxOwnedPersistent TdxBreadcrumbEditCustomPropertiesPersistent TdxCustomBreadcrumbEditProperties

See Also

TdxCustomBreadcrumbEditProperties Members

dxBreadcrumbEdit Unit