API:FMX.Grid.TCustomGrid.RowByPoint

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function RowByPoint(const X, Y: Single): Integer;

C++

int __fastcall RowByPoint(const float X, const float Y);

Properties

Type Visibility Source Unit Parent
function public
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TCustomGrid

Description

Embarcadero Technologies does not currently have any additional information.