Unit 'TreeGrids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#bs_controls]

TTGMiscOptions

Declaration

Source position: treegrids.pas line 849

type TTGMiscOptions = set of (

  toAcceptOLEDrop,

  

  toCheckSupport,

  

  toEditable,

  

  toFullRepaintOnResize,

  

  toGridExtensions,

  

  toInitOnSave,

  

  toReportMode,

  

  toToggleOnDblClick,

  

  toWheelPanning,

  

  toReadOnly,

  

  toVariableNodeHeight,

  

  toFullRowDrag,

  

  toNodeHeightResize,

  

  toNodeHeightDblClickResize,

  

  toEditOnClick,

  

  toEditOnDblClick,

  

  toReverseFullExpandHotKey

  

);



CT Web help

CodeTyphon Studio