Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#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 1205

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