TdxRibbonCustomBackstageView.DeleteAllTabs Method
In This Article
Removes all tabs from the menu.
#Declaration
Delphi
procedure DeleteAllTabs;
#Remarks
To remove a certain tab from the menu, use the DeleteTab method.
See Also