Vcl.Grids.TInplaceEditList.ButtonRect

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

Delphi

function ButtonRect: TRect;

C++

System::Types::TRect __fastcall ButtonRect();

プロパティ

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

説明

ボタンを含む四角形を返します。

ButtonRect メソッドは、選択リストを開くボタンを含む四角形の座標を返します。

関連項目