TdxCustomRibbon.ShowTabGroupsPopupWindow Method
Renders a tab page as a drop-down window.
Declaration
procedure ShowTabGroupsPopupWindow;
Remarks
By default, a tab page is drawn as a panel with a horizontal bar between the panel and the document area:
A tab page is not displayed, if an end-user double-clicks a tab header or the ShowTabGroups property is set to False.
When a tab page is hidden, call the ShowTabGroupsPopupWindow method to display this page as a drop-down window:
See Also