[Lazarus] Stringgrid ?

Terry A. Haimann terry at HaimannOnline.com
Sat Nov 17 01:31:11 CET 2012


How do you change the Font Color for a TStringGrid Cell?  I tried the 
following, but it doesn't work:

      SGrid.Canvas.Font.Color := clGreen;
      SGrid.Cells[i,j] := 'My String';





More information about the Lazarus mailing list