API:Vcl.Ribbon.TRibbonObsidianColorMap.CaptionFontColor

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property CaptionFontColor default $00AA6A3E;

C++

__property CaptionFontColor = {default=11168318};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TRibbonObsidianColorMap

Beschreibung

CaptionFontColor gibt die Schriftartfarbe der Ribbon-Beschriftung an.

Vcl.Ribbon.TRibbonObsidianColorMap.CaptionFontColor erbt von Vcl.Ribbon.TCustomRibbonColorMap.CaptionFontColor. Der folgende Inhalt bezieht sich auf Vcl.Ribbon.TCustomRibbonColorMap.CaptionFontColor.

CaptionFontColor gibt die Schriftartfarbe der Ribbon-Beschriftung an.

Mit CaptionFontColor können Sie die Schriftartfarbe der Ribbon-Beschriftung angeben oder ändern.

Siehe auch