Back to Devexpress

TdxBarToolbarsListItem Class

vcl-dxbarextitems-668e8877.md

latest1.4 KB
Original Source

TdxBarToolbarsListItem Class

Declaration

delphi
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.

Inheritance

TObject TPersistent TComponent TcxCustomComponent TdxBarComponent TdxBarItem TdxBarButtonLikeItem TCustomdxBarSubItem TdxBarToolbarsListItem

See Also

TdxBarToolbarsListItemControl

List of Bar Item Types

TdxBarToolbarsListItem Members

dxBarExtItems Unit