Vcl.Ribbon.TCustomRibbonColorMap.ActiveTabFontColor

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ActiveTabFontColor: TColor read FActiveTabFontColor write FActiveTabFontColor;

C++

__property System::Uitypes::TColor ActiveTabFontColor = {read=FActiveTabFontColor, write=FActiveTabFontColor, nodefault};

Eigenschaften

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

Beschreibung

ActiveTabFontColor legt die Schriftartfarbe der aktiven Registerkarte fest.

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

Siehe auch