Vcl.CategoryButtons.TCategoryButtons.RegularButtonColor

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

Delphi

property RegularButtonColor: TColor read FRegularButtonColor write SetRegularButtonColor nodefault;

C++

__property System::Uitypes::TColor RegularButtonColor = {read=FRegularButtonColor, write=SetRegularButtonColor, nodefault};

プロパティ

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

説明

選択されていない通常の状態でのボタンの色を指定します。

RegularButtonColor プロパティは、選択されていない通常の状態でのボタンの色を指定します。

関連項目