Vcl.Ribbon.TRibbonObsidianColorMap.ActiveTabFontColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ActiveTabFontColor default clBlack;

C++

__property ActiveTabFontColor = {default=0};

Properties

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

Description

ActiveTabFontColor specifies the font color of the active tab.

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

ActiveTabFontColor specifies the font color of the active tab.

Use ActiveTabFontColor to specify or change the font color of the active tab.

See Also