Cells
Access to AsString property of a cell located at specified ACol and ARow position in the grid.
pas
property Cells[ACol, ARow: Integer]: WideString read GetCells write SetCells; default;
Access to AsString property of a cell located at specified ACol and ARow position in the grid.
property Cells[ACol, ARow: Integer]: WideString read GetCells write SetCells; default;