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

TVTPaintOptions

Declaration

Source position: virtualtrees.pas line 460

type TVTPaintOptions = set of (

  toHideFocusRect,

  

  toHideSelection,

  

  toHotTrack,

  

  toPopupMode,

  

  toShowBackground,

  

  toShowButtons,

  

  toShowDropmark,

  

  toShowHorzGridLines,

  

  toShowRoot,

  

  toShowTreeLines,

  

  toShowVertGridLines,

  

  toThemeAware,

  

  toUseBlendedImages,

  

  toGhostedIfUnfocused,

  

  toFullVertGridLines,

  

  toAlwaysHideSelection,

  

  toUseBlendedSelection,

  

  toStaticBackground,

  

  toChildrenAbove,

  

  toFixedIndent,

  

  toUseExplorerTheme,

  

  toHideTreeLinesIfThemed,

  

  toShowFilteredNodes

  

);



CT Web help

CodeTyphon Studio