FMX.Layouts.TGridPanelLayout.CellToCellIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CellToCellIndex(AColumn, ARow: Integer): Integer;

C++

int __fastcall CellToCellIndex(int AColumn, int ARow);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.