Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomGrid.ColRowDraggingCursor

Cursor shape displayed when a column is dragged.

Declaration

Source position: grids.pas line 1204

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