Back to Devexpress

TdxRibbonCustomBackstageView.AddTab Method

vcl-dxribbonbackstageview-dot-tdxribboncustombackstageview-3d09e6a1.md

latest1.4 KB
Original Source

TdxRibbonCustomBackstageView.AddTab Method

Adds a tab to the menu.

Declaration

delphi
function AddTab: TdxRibbonBackstageViewTabSheet;

Returns

Type
TdxRibbonBackstageViewTabSheet

Remarks

The AddTab method adds a tab to the end of the menu’s Tabs collection, and returns a reference to the newly created tab.

See Also

TdxRibbonCustomBackstageView.ActiveTab

TdxRibbonCustomBackstageView.BeginUpdate

TdxRibbonCustomBackstageView.DeleteAllTabs

TdxRibbonCustomBackstageView.DeleteTab

TdxRibbonCustomBackstageView.EndUpdate

TdxRibbonCustomBackstageView.Tabs

TdxRibbonCustomBackstageView Class

TdxRibbonCustomBackstageView Members

dxRibbonBackstageView Unit