[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Grids' (#lcl)

TGridDrawState

Declaration

Source position: grids.pas line 113

type TGridDrawState = set of (

  gdSelected,

  

  gdFocused,

  

  gdFixed,

  

  gdHot,

  

  gdPushed

  

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.