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

TItemType

Declaration

Source position: grids.pas line 152

type TItemType = (

  itNormal,

  

  itCell,

  

  itColumn,

  

  itRow,

  

  itFixed,

  

  itFixedColumn,

  

  itFixedRow,

  

  itSelected

  

);



CT Web help

CodeTyphon Studio