TdxRibbonTab.MakeVisible Method
Scrolls the Ribbon tab set to bring the currently processed tab into view.
Declaration
procedure MakeVisible;
Remarks
When a tab set contains a number of tabs that do not fit into it, navigation buttons appear to allow end-users to scroll through the tab set.
The MakeVisible method is designed to programmatically scroll the tab set to display the tab, if it’s beyond the set’s boundaries.
See Also