Skip to main content

TdxNavBarViewCategory Enum

Declaration

TdxNavBarViewCategory = (
    nbvcExplorerBar,
    nbvcSideBar
);

Members

Name
nbvcExplorerBar
nbvcSideBar
See Also