Skip to main content

TdxBreadcrumbEditChange Enum

Declaration

TdxBreadcrumbEditChange = (
    bcecAnimation,
    bcecButtons,
    bcecLayout,
    bcecNodes,
    bcecPathEditor,
    bcecProgress,
    bcecSelection
);

Members

Name
bcecAnimation
bcecButtons
bcecLayout
bcecNodes
bcecPathEditor
bcecProgress
bcecSelection
See Also