Skip to main content

TdxBreadcrumbEditCustomPropertiesPersistent Class

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

Declaration

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