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

TGridFlagsOption

Declaration

Source position: grids.pas line 166

type TGridFlagsOption = (

  gfEditorUpdateLock,

  

  gfNeedsSelectActive,

  

  gfEditorTab,

  

  gfRevEditorTab,

  

  gfVisualChange,

  

  gfColumnsLocked,

  

  gfEditingDone,

  

  gfSizingStarted,

  

  gfPainting,

  

  gfUpdatingSize,

  

  gfClientRectChange,

  

  gfAutoEditPending,

  

  gfUpdatingScrollbar

  

);



CT Web help

CodeTyphon Studio