Invalidates the drawing rectangle for the specified row number.
Source position: grids.pas line 1333
public procedure TCustomGrid.InvalidateRow(
ARow: Integer
);
ARow
Row number affected in the method.