FMX.Grid.TSelectCell

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TSelectCell = procedure(Sender: TObject; const ACol, ARow: Integer; var CanSelect: Boolean) of object;

C++

typedef void __fastcall (__closure *TSelectCell)(System::TObject* Sender, const int ACol, const int ARow, bool &CanSelect);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid FMX.Grid

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !