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

TGridCursorState

Declaration

Source position: grids.pas line 722

type TGridCursorState = (

  gcsDefault,

  

  gcsColWidthChanging,

  

  gcsRowHeightChanging,

  

  gcsDragging

  

);



CT Web help

CodeTyphon Studio