FMX.Grid.TCustomGrid.SetSelected

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SetSelected(const Value: Integer); virtual;

C++

virtual void __fastcall SetSelected(const int Value);

Propriétés

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

Description

Implémentation d'accesseur en écriture de la propriété Selected.

Voir aussi