Celda - the current cell as defined by its column and row
Source position: grids.pas line 400
public property TVirtualGrid.Celda[Col: Integer,Row: Integer] : PCellProps read GetCells write SetCells;