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

TCustomGrid.ColRowDraggingCursor

Cursor shape displayed when a column is dragged.

Declaration

Source position: grids.pas line 1209

protected property TCustomGrid.ColRowDraggingCursor : TCursor
  index gcsDragging
  read GetSpecialCursor
  write SetSpecialCursor
  default crMultiDrag;