API:Vcl.Grids.TCustomDrawGrid.MouseToCell

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

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

C++

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

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
Vcl.Grids.pas
Vcl.Grids.hpp
Vcl.Grids TCustomDrawGrid

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。