TTMSFNCRibbonMode Enumeration
Controls which sections of the ribbon are visible.
API unit family: TMSFNCRibbon
Members
| Name | Description |
|---|---|
rmToolBarOnly |
Only the title-bar toolbar area is shown; the tab page control is hidden. |
rmToolBarAndPageControl |
Both the title-bar toolbar area and the tab page control are shown (default). |
rmPageControlOnly |
Only the tab page control is shown; the title-bar toolbar area is hidden. |