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

TDBVTOptions

Declaration

Source position: vte_dbtreeex.pas line 62

type TDBVTOptions = set of (

  dboAllowChecking,

  

  dboAllowStructureChange,

  

  dboAlwaysStructured,

  

  dboCheckChildren,

  

  dboCheckDBStructure,

  

  dboListView,

  

  dboParentStructure,

  

  dboPathStructure,

  

  dboReadOnly,

  

  dboShowChecks,

  

  dboTrackActive,

  

  dboTrackChanges,

  

  dboTrackCursor,

  

  dboViewAll,

  

  dboWriteLevel,

  

  dboWriteSecondary

  

);



CT Web help

CodeTyphon Studio