Skip to main content

TdxBarToolbarsListItem Class

Declaration

TdxBarToolbarsListItem = class(
    TCustomdxBarSubItem
)

Remarks

This item is presented as a submenu which contains a list of existing toolbars. Use it to allow users to display and hide toolbars from a menu without calling the toolbar popup list.

This list doesn’t display toolbars with the Hidden property set to False.

Note

This bar item is not intended for use in the Ribbon control.

See Also