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

TCustomGrid.ColSizingCursor

Cursor shape displayed when a column is resized.

Declaration

Source position: grids.pas line 1206

protected property TCustomGrid.ColSizingCursor : TCursor
  index gcsColWidthChanging
  read GetSpecialCursor
  write SetSpecialCursor
  default crHSplit;