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

THitPositions

Declaration

Source position: virtualtrees.pas line 340

type THitPositions = set of (

  hiAbove,

  

  hiBelow,

  

  hiNowhere,

  

  hiOnItem,

  

  hiOnItemButton,

  

  hiOnItemButtonExact,

  

  hiOnItemCheckbox,

  

  hiOnItemIndent,

  

  hiOnItemLabel,

  

  hiOnItemLeft,

  

  hiOnItemRight,

  

  hiOnNormalIcon,

  

  hiOnStateIcon,

  

  hiToLeft,

  

  hiToRight,

  

  hiUpperSplitter,

  

  hiLowerSplitter

  

);



CT Web help

CodeTyphon Studio