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

TTGSelectionOptions

Declaration

Source position: treegrids.pas line 824

type TTGSelectionOptions = set of (

  toDisableDrawSelection,

  

  toExtendedFocus,

  

  toFullRowSelect,

  

  toLevelSelectConstraint,

  

  toMiddleClickSelect,

  

  toMultiSelect,

  

  toRightClickSelect,

  

  toSiblingSelectConstraint,

  

  toCenterScrollIntoView,

  

  toSimpleDrawSelection,

  

  toAlwaysSelectNode,

  

  toRestoreSelection

  

);



CT Web help

CodeTyphon Studio