Unit 'kgrids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_kcontrols]

TKGridOptionEx

Declaration

Source position: kgrids.pas line 408

type TKGridOptionEx = (

  gxEditorHCenter,

  

  gxEditorVCenter,

  

  gxEnterAppendsRow,

  

  gxEnterWraps,

  

  gxFixedCellClickSelect,

  

  gxFixedCellClickToggle,

  

  gxFixedThemedCells,

  

  gxTabAppendsRow,

  

  gxTabWraps,

  

  gxEditFixedRows,

  

  gxEditFixedCols,

  

  gxMouseWheelScroll,

  

  gxMouseWheelKey

  

);



CT Web help

CodeTyphon Studio