Vcl.Ribbon.TCustomRibbonColorMap.InactiveTabFontColor

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property InactiveTabFontColor: TColor read FInactiveTabFontColor write FInactiveTabFontColor;

C++

__property System::Uitypes::TColor InactiveTabFontColor = {read=FInactiveTabFontColor, write=FInactiveTabFontColor, nodefault};

プロパティ

種類 可視性 ソース ユニット
property public
Vcl.Ribbon.pas
Vcl.Ribbon.hpp
Vcl.Ribbon TCustomRibbonColorMap

説明

非アクティブのリボン タブのフォント色を示します。

関連項目