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

TTGColumnOption

Declaration

Source position: treegrids.pas line 610

type TTGColumnOption = (

  coAllowClick,

  

  coDraggable,

  

  coEnabled,

  

  coParentBidiMode,

  

  coParentColor,

  

  coResizable,

  

  coShowDropMark,

  

  coVisible,

  

  coAutoSpring,

  

  coFixed,

  

  coSmartResize,

  

  coAllowFocus,

  

  coDisableAnimatedResize,

  

  coWrapCaption,

  

  coUseCaptionAlignment,

  

  coEditable

  

);



CT Web help

CodeTyphon Studio