Vcl.ExtCtrls.TCustomGridPanel.CellRect

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

Delphi

property CellRect[AColumn, ARow: Integer]: TRect read GetCellRect;

C++

__property System::Types::TRect CellRect[int AColumn][int ARow] = {read=GetCellRect};

プロパティ

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

説明

セルの画面座標値を返します。

CellRect プロパティを使用して,グリッド内のセルの画面座標値を返します。