API:FMX.Grid.Style.TStyledGrid.CellByPoint

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FMX.Grid.Style.pas
FMX.Grid.Style.hpp
FMX.Grid.Style TStyledGrid

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.