RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomGridPanel.CellIndexToCell Method
Pascal
procedure CellIndexToCell(AIndex: Integer; var AColumn: Integer; var ARow: Integer);
C++
__fastcall CellIndexToCell(int AIndex, int AColumn, int ARow);

This is CellIndexToCell, a member of class TCustomGridPanel.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!