FMX.Grid.TCustomGrid.GetTopRow
Delphi
function GetTopRow: Integer; virtual;
C++
virtual int __fastcall GetTopRow(void);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | protected | FMX.Grid.pas FMX.Grid.hpp |
FMX.Grid | TCustomGrid |
説明
TopRow プロパティを操作するための protected 取得メソッドの実装です。