Vcl.Ribbon.TRibbonSilverColorMap.DocumentFontColor

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property DocumentFontColor: TColor read FDocumentFontColor write FDocumentFontColor default 7958633;

C++

__property DocumentFontColor = {default=7958633};

Eigenschaften

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

Beschreibung

Die Eigenschaft DocumentFontColor gibt die Schriftartfarbe des Dokuments an.

Vcl.Ribbon.TRibbonSilverColorMap.DocumentFontColor erbt von Vcl.Ribbon.TCustomRibbonColorMap.DocumentFontColor. Der folgende Inhalt bezieht sich auf Vcl.Ribbon.TCustomRibbonColorMap.DocumentFontColor.

Die Eigenschaft DocumentFontColor gibt die Schriftartfarbe des Dokuments an.

Mit DocumentFontColor können Sie die Schriftartfarbe des Dokuments angeben oder ändern.

Siehe auch