API:Vcl.Grids.TCustomDrawGrid.MouseToCell

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure MouseToCell(X, Y: Integer; var ACol, ARow: Longint);

C++

void __fastcall MouseToCell(int X, int Y, int &ACol, int &ARow);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
Vcl.Grids.pas
Vcl.Grids.hpp
Vcl.Grids TCustomDrawGrid

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 !