In Delphi XE7 FMX platform StringGrid rows are not properly drawn when scrolling the content horizontally.
Steps to replicate:
Place a TStringGrid
on a form, and add a few column(for example: 10).
At runtime scroll the grid content horizontally, and notice that the row lines are not drawn for the area scrolled into view.