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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!