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

TVTHeaderOptions

Declaration

Source position: virtualtrees.pas line 1169

type TVTHeaderOptions = set of (

  hoAutoResize,

  

  hoColumnResize,

  

  hoDblClickResize,

  

  hoDrag,

  

  hoHotTrack,

  

  hoOwnerDraw,

  

  hoRestrictDrag,

  

  hoShowHint,

  

  hoShowImages,

  

  hoShowSortGlyphs,

  

  hoVisible,

  

  hoAutoSpring,

  

  hoFullRepaintOnResize,

  

  hoDisableAnimatedResize,

  

  hoHeightResize,

  

  hoHeightDblClickResize,

  

  hoHeaderClickAutoSort

  

);



CT Web help

CodeTyphon Studio