FMX.Grid.Style.TStyledGrid.CellByPoint

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure CellByPoint(const X, Y: Single; var ACol, ARow: Integer);

C++

void __fastcall CellByPoint(const float X, const float Y, int &ACol, int &ARow);

Propriétés

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

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 !