Vcl.Grids.TInplaceEditList.ButtonWidth

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

Delphi

property ButtonWidth: Integer read FButtonWidth write FButtonWidth;

C++

__property int ButtonWidth = {read=FButtonWidth, write=FButtonWidth, nodefault};

プロパティ

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

説明

選択リストをドロップダウンするのに使用するボタンの幅を指定します。

ButtonWidth プロパティは、選択リストをドロップダウンするのに使用するボタンの幅を指定します。

関連項目