Color used to render the drag cursor when a column or row is dragged in the grid.
Source position: grids.pas line 1205
protected property TCustomGrid.ColRowDragIndicatorColor : TGraphicsColor read FColRowDragIndicatorColor write SetColRowDragIndicatorColor default clRed;