[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Grids' (#lcl)

TCustomGrid.ColRowDragIndicatorColor

Color used to render the drag cursor when a column or row is dragged in the grid.

Declaration

Source position: grids.pas line 1210

protected property TCustomGrid.ColRowDragIndicatorColor : TColor
  read FColRowDragIndicatorColor
  write SetColRowDragIndicatorColor
  default clRed;