FMX.Layouts.TGridPanelLayout.CellIndexToCell

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure CellIndexToCell(AIndex: Integer; var AColumn, ARow: Integer);

C++

void __fastcall CellIndexToCell(int AIndex, int &AColumn, int &ARow);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.Layouts.pas
FMX.Layouts.hpp
FMX.Layouts TGridPanelLayout

Description

Embarcadero Technologies does not currently have any additional information.