E
evro
Hi, i'm writing a simple minesweeper game in Borland 2006 C++ Builder.
I'm using TStringGrid for the board. When it finds a bomb the cell has
to be red. How can i change the color of a particular cell in
TStringGrid?
I'm using TStringGrid for the board. When it finds a bomb the cell has
to be red. How can i change the color of a particular cell in
TStringGrid?