Skip to main content

TdxNavBarSeparator Class

Represents an item separator in NavBar groups.

Declaration

TdxNavBarSeparator = class(
    TdxNavBarItem
)

Remarks

Item separators are displayed in groups as horizontal lines.

At design time, you can create separators by clicking a corresponding menu item in the Items page of the NavBar designer.

See Also