API:Vcl.Ribbon.TRibbonObsidianColorMap.CaptionFontColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CaptionFontColor default $00AA6A3E;

C++

__property CaptionFontColor = {default=11168318};

Properties

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

Description

CaptionFontColor specifies the font color of the ribbon caption.

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

CaptionFontColor specifies the font color of the ribbon caption.

Use CaptionFontColor to specify or change the font color of the ribbon caption.

See Also