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

TGridFlagsOption

Declaration

Source position: grids.pas line 142

type TGridFlagsOption = (

  gfEditorUpdateLock,

  

  gfNeedsSelectActive,

  

  gfEditorTab,

  

  gfRevEditorTab,

  

  gfVisualChange,

  

  gfDefRowHeightChanged

  

);

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