Table of Contents

TTMSFNCRibbonTheme Enumeration

Built-in color theme for the ribbon and its child controls.

API unit family: TMSFNCRibbon

Members

Name Description
rbtLightBlue Light-blue accent theme (default).
rbtBlue Dark-blue accent theme.
rbtCrimson Crimson/red accent theme.
rbtGreen Green accent theme.
rbtSeaGreen Sea-green accent theme.
rbtOrange Orange accent theme.
rbtPurple Purple accent theme.
rbtDarkGray Dark-gray accent theme.
rbtBlack Black accent theme.
rbtWhite White accent theme.
rbtCustom Custom color theme; set CustomThemeColor to the desired accent color.