Skip to main content
A newer version of this page is available. .

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