Vcl.ExtCtrls.TCustomGridPanel.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
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCustomGridPanel

Description

Embarcadero Technologies does not currently have any additional information.