Vcl.Ribbon.TCustomRibbonColorMap.CaptionFontColor

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property CaptionFontColor: TColor read FCaptionFontColor write FCaptionFontColor;

C++

__property System::Uitypes::TColor CaptionFontColor = {read=FCaptionFontColor, write=FCaptionFontColor, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomRibbonColorMap

Beschreibung

CaptionFontColor gibt die Schriftartfarbe der Ribbon-Beschriftung an.

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

Siehe auch