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

TGridDrawState

Declaration

Source position: grids.pas line 139

type TGridDrawState = set of (

  gdSelected,

  

  gdFocused,

  

  gdFixed,

  

  gdHot,

  

  gdPushed,

  

  gdRowHighlight

  

);



CT Web help

CodeTyphon Studio