Unit 'vte_dbtree' Package
[Overview][Types][Classes][Index] [#pl_virtualtreesextra]

TDBVTOption

Declaration

Source position: vte_dbtree.pas line 43

type TDBVTOption = (

  dboAllowChecking,

  

  dboAllowStructureChange,

  

  dboAlwaysStructured,

  

  dboCheckChildren,

  

  dboCheckDBStructure,

  

  dboListView,

  

  dboParentStructure,

  

  dboPathStructure,

  

  dboReadOnly,

  

  dboShowChecks,

  

  dboTrackActive,

  

  dboTrackChanges,

  

  dboTrackCursor,

  

  dboViewAll,

  

  dboWriteLevel,

  

  dboWriteSecondary

  

);



CT Web help

CodeTyphon Studio