Table of Contents

TTMSFNCRibbonPage Class

A single ribbon tab page; hosts one or more TTMSFNCRibbonToolBar instances inside its container.

API unit family: TMSFNCRibbon Inherits from: TTMSFNCPageControlPage

Syntax

TTMSFNCRibbonPage = class(TTMSFNCPageControlPage)

Properties

Name Description
Container The page control container that holds this page's toolbars.
ToolBars Indexed access to the toolbars on this ribbon page.

Methods

Name Description
AddToolBar Adds a new toolbar to this ribbon page's container and returns it.
SetTheme Applies a built-in or custom theme to this ribbon page and its toolbars.