Here are the properties

DBGrid1.Col returns/sets the number of current column (0 based)
DBGrid1.Row returns/sets the number of current row (0 based)

If you need more info on DBGrid, you can find a comprehensive help documentation at www.apexsc.com (the maker of DBGrid)

Hope this helps