FMX.Grid.TCustomGrid.SelectRow

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

Delphi

procedure SelectRow(const Value: Integer); inline;

C++

void __fastcall SelectRow(const int Value);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TCustomGrid


説明

指定された行インデックスおよび古い列インデックスを持つセルを選択します。