Table of Contents

ITMSFNCRibbonTheme.SetTheme Method

Applies a built-in or custom theme to the control.

API unit family: TMSFNCRibbon Declaring type: ITMSFNCRibbonTheme

Syntax

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

Parameters

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