Table of Contents

TTMSFNCRibbonPage.SetTheme Method

Applies a built-in or custom theme to this ribbon page and its toolbars.

API unit family: TMSFNCRibbon Declaring type: TTMSFNCRibbonPage

Syntax

procedure SetTheme(ATheme: TTMSFNCRibbonTheme; ACustomThemeColor: TTMSFNCGraphicsColor);

Parameters

Name Description
ATheme The theme to apply.
ACustomThemeColor Accent color used when ATheme is rbtCustom.