API:Vcl.ActnColorMaps.TXPColorMap.DisabledFontColor

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

Delphi

property DisabledFontColor: TColor read FDisabledFontColor write FDisabledFontColor default -16777199;

C++

__property DisabledFontColor = {default=-16777199};

プロパティ

種類 可視性 ソース ユニット
property published
Vcl.ActnColorMaps.pas
Vcl.ActnColorMaps.hpp
Vcl.ActnColorMaps TXPColorMap

説明

テーマが無効なときのフォント色を指定します。

Vcl.ActnColorMaps.TXPColorMap.DisabledFontColor は Vcl.ActnMan.TCustomActionBarColorMap.DisabledFontColor を継承しています。以下の内容はすべて Vcl.ActnMan.TCustomActionBarColorMap.DisabledFontColor を参照しています。

テーマが無効なときのフォント色を指定します。

DisabledFontColor プロパティを使用すると、テーマが無効なときのフォント色を読み取りまたは変更することができます。

カラー マップの [オブジェクト インスペクタ] を使用すると、デフォルト設定を変更したりアプリケーションのルック アンド フィールをカスタマイズすることができます。

関連項目