FMX.Grid.TCellClick

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TCellClick = procedure(const Column: TColumn; const Row: Integer) of object;

C++

typedef void __fastcall (__closure *TCellClick)(TColumn* const Column, const int Row);

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 !