FMX.Grid.TCustomGrid.SelectRow

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SelectRow(const Value: Integer); inline;

C++

void __fastcall SelectRow(const int Value);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TCustomGrid


Description

Sélectionne la cellule ayant l'index de ligne spécifié et l'ancien index de colonne.