TStringGrid does not show text
2003-08-28 03:27:42 AM
delphi273
Hi,
Anything special I have to do to let a TStringGrid show text except Cells[x, y] := 'bla'; ?
The cells are large enough, the font has a contrasting color, the grid is Refreshed,
the cell does contain the string, still nothing shows up.. ??
(Delphi 7)