Unit 'ntvGrids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_minicontrols]

TntvCellDrawState

Declaration

Source position: ntvGrids.pas line 183

type TntvCellDrawState = set of (

  csdDown,

  

  csdSelected,

  

  csdFocused,

  

  csdNew,

  

  csdFixed,

  

  csdRightToLeft,

  

  csdHeader,

  

  csdFooter,

  

  csdFirstCell,

  

  csdLastCell,

  

  csdFirstOpened,

  

  csdLastOpened

  

);



CT Web help

CodeTyphon Studio