Vcl.Ribbon.TRibbonObsidianColorMap.InactiveTabFontColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property InactiveTabFontColor default clWhite;

C++

__property InactiveTabFontColor = {default=16777215};

Properties

Type Visibility Source Unit Parent
property published
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TRibbonObsidianColorMap

Description

Specifies the font color of an inactive ribbon tab.

Vcl.Ribbon.TRibbonObsidianColorMap.InactiveTabFontColor inherits from Vcl.Ribbon.TCustomRibbonColorMap.InactiveTabFontColor. All content below this line refers to Vcl.Ribbon.TCustomRibbonColorMap.InactiveTabFontColor.

Specifies the font color of an inactive ribbon tab.

See Also