Vcl.Ribbon.TRibbonLunaColorMap.InactiveTabFontColor

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property InactiveTabFontColor: TColor read FInactiveTabFontColor write FInactiveTabFontColor default 7214336;

C++

__property InactiveTabFontColor = {default=7214336};

Eigenschaften

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

Beschreibung

Gibt die Schriftartfarbe einer inaktiven Ribbon-Registerkarte an.

Vcl.Ribbon.TRibbonLunaColorMap.InactiveTabFontColor erbt von Vcl.Ribbon.TCustomRibbonColorMap.InactiveTabFontColor. Der folgende Inhalt bezieht sich auf Vcl.Ribbon.TCustomRibbonColorMap.InactiveTabFontColor.

Gibt die Schriftartfarbe einer inaktiven Ribbon-Registerkarte an.

Siehe auch