FMX.Grid.TCustomGrid.Row
Delphi
property Row: Integer read GetRow write SetRow;
C++
__property int Row = {read=GetRow, write=SetRow, nodefault};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | FMX.Grid.pas FMX.Grid.hpp |
FMX.Grid | TCustomGrid |
説明
選択した行の番号。