RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomGridPanel.CellToCellIndex Method
Pascal
function CellToCellIndex(AColumn: Integer; ARow: Integer): Integer;
C++
__fastcall int CellToCellIndex(int AColumn, int ARow);

This is CellToCellIndex, a member of class TCustomGridPanel.

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