Table of Contents

TTMSFNCRibbonPageControlContainer.SetTheme Method

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

API unit family: TMSFNCRibbon Declaring type: TTMSFNCRibbonPageControlContainer

Syntax

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

Parameters

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