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

TCustomGrid.RowSizingCursor

Cursor shape displayed when the row height is changed.

Declaration

Source position: grids.pas line 1258

protected property TCustomGrid.RowSizingCursor : TCursor
  index gcsRowHeightChanging
  read GetSpecialCursor
  write SetSpecialCursor
  default crVSplit;