Vcl.Ribbon.TCustomRibbonColorMap.DocumentFontColor

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property DocumentFontColor: TColor read FDocumentFontColor write FDocumentFontColor;

C++

__property System::Uitypes::TColor DocumentFontColor = {read=FDocumentFontColor, write=FDocumentFontColor, nodefault};

Eigenschaften

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

Beschreibung

Die Eigenschaft DocumentFontColor gibt die Schriftartfarbe des Dokuments an.

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

Siehe auch