TdxBarToolbarsListItemControl Class
In This Article
Represents TdxBarToolbarsListItem on toolbars and in submenus.
#Declaration
Delphi
TdxBarToolbarsListItemControl = class(
TdxBarSubItemControl
)
#Remarks
TdxBarToolbarsListItemControl contains a list of accessible toolbars and allows a user to hide/display a toolbar on screen.
#Inheritance
TObject
TcxIUnknownObject
TdxBarItemControl
TdxBarButtonLikeControl
TdxBarSubItemControl
TdxBarToolbarsListItemControl
See Also