FMX.Grid.TCustomGrid.SelectColumn

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SelectColumn(const Value: Integer); inline;

C++

void __fastcall SelectColumn(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 colonne spécifié et l'ancien index de ligne.