Unit 'VirtualTrees' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_virtualtrees]

TVTColumnOption

Declaration

Source position: virtualtrees.pas line 291

type TVTColumnOption = (

  coAllowClick,

  

  coDraggable,

  

  coEnabled,

  

  coParentBidiMode,

  

  coParentColor,

  

  coResizable,

  

  coShowDropMark,

  

  coVisible,

  

  coAutoSpring,

  

  coFixed,

  

  coSmartResize,

  

  coAllowFocus,

  

  coDisableAnimatedResize,

  

  coWrapCaption,

  

  coUseCaptionAlignment,

  

  coEditable

  

);



CT Web help

CodeTyphon Studio