Re: TStringGrid.DrawCell - Not Updating The Correct Cell



if ARow = 7 then ...

This will only change the color on the 7th row.... Not the visible 7th
row. It will change position if you don't add the TopRow code.

However that's not the question I asked.

.