Vcl.Ribbon.TRibbonObsidianColorMap.ActiveTabFontColor

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ActiveTabFontColor default clBlack;

C++

__property ActiveTabFontColor = {default=0};

Eigenschaften

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

Beschreibung

ActiveTabFontColor legt die Schriftartfarbe der aktiven Registerkarte fest.

Vcl.Ribbon.TRibbonObsidianColorMap.ActiveTabFontColor erbt von Vcl.Ribbon.TCustomRibbonColorMap.ActiveTabFontColor. Der folgende Inhalt bezieht sich auf Vcl.Ribbon.TCustomRibbonColorMap.ActiveTabFontColor.

ActiveTabFontColor legt die Schriftartfarbe der aktiven Registerkarte fest.

Mit ActiveTabFontColor können Sie die Schriftartfarbe der aktiven Registerkarte angeben oder ändern.

Siehe auch