Vcl.ActnColorMaps.TThemedColorMap.FrameBottomRightOuter

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

Delphi

property FrameBottomRightOuter: TColor read FFrameBottomRightOuter write FFrameBottomRightOuter default 6579300;

C++

__property FrameBottomRightOuter = {default=6579300};

プロパティ

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

説明

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

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

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

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

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

関連項目