Table of Contents

TTMSFNCRibbonDefaultToolBar.SetTheme Method

Applies a built-in or custom theme to this toolbar and its buttons.

API unit family: TMSFNCRibbon Declaring type: TTMSFNCRibbonDefaultToolBar

Syntax

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

Parameters

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