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

TChangeReason

Declaration

Source position: treegrids.pas line 1501

type TChangeReason = (

  crIgnore,

  

  crAccumulated,

  

  crChildAdded,

  

  crChildDeleted,

  

  crNodeAdded,

  

  crNodeCopied,

  

  crNodeMoved

  

);



CT Web help

CodeTyphon Studio