Vcl.Ribbon.TRibbonLunaColorMap.DocumentFontColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DocumentFontColor default $00797069;

C++

__property DocumentFontColor = {default=7958633};

Properties

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

Description

The DocumentFontColor property specifies the font color of the document.

Vcl.Ribbon.TRibbonLunaColorMap.DocumentFontColor inherits from Vcl.Ribbon.TCustomRibbonColorMap.DocumentFontColor. All content below this line refers to Vcl.Ribbon.TCustomRibbonColorMap.DocumentFontColor.

The DocumentFontColor property specifies the font color of the document.

Use DocumentFontColor to specify or change the font color of the document.

See Also