API:FMX.Grid.Style.TStyledGrid.CellByPoint

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

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);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
FMX.Grid.Style.pas
FMX.Grid.Style.hpp
FMX.Grid.Style TStyledGrid

説明

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