Back to Devexpress

TdxBreadcrumbEditCustomPropertiesPersistent Class

vcl-dxbreadcrumbedit-9131cfc3.md

latest965 B
Original Source

TdxBreadcrumbEditCustomPropertiesPersistent Class

Serves as the base class for classes that contain breadcrumb settings.

Declaration

delphi
TdxBreadcrumbEditCustomPropertiesPersistent = class(
    TcxOwnedPersistent
)

Remarks

The TdxBreadcrumbEditCustomPropertiesPersistent class provides streaming capability for breadcrumb settings.

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

Inheritance

TObject TPersistent TcxOwnedPersistent TdxBreadcrumbEditCustomPropertiesPersistent

See Also

TdxBreadcrumbEditCustomPropertiesPersistent Members

dxBreadcrumbEdit Unit