Vcl.Ribbon.TRibbonObsidianColorMap.GroupFontColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property GroupFontColor default clWhite;

C++

__property GroupFontColor = {default=16777215};

Properties

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

Description

GroupFontColor specifies the font color of the ribbon group.

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

GroupFontColor specifies the font color of the ribbon group.

Use GroupFontColor to specify or change the font color of the ribbon group.

See Also