API:Vcl.ActnColorMaps.TStandardColorMap.FrameBottomRightInner

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

Delphi

property FrameBottomRightInner: TColor read FFrameBottomRightInner write FFrameBottomRightInner default -16777200;

C++

__property FrameBottomRightInner = {default=-16777200};

プロパティ

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

説明

右下内側の色を指定します。

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

右下内側の色を指定します。

FrameBottomRightInner プロパティを使用すると、この TThemedColorMap インスタンスを使用する項目の右下内側の色を読み取りまたは変更することができます。

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

関連項目