Unit rDBTreeView

DescriptionUsesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

rDBTreeView is database version of standard TreeView component which provides function for loading datasets values to tree structure.

Updated version compatible with Delphi2010+. Splash screen in demo version.

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TDataItemDef DataItemDefinition object - define titletext, recordtext and properties for one datasource
Class TDataItemDefs DataItemDefinition collection - define collection of DataItemDefinition
Class TNodeObject TNodeObject datastructure stored dataset and visual information for each node
Class TrDBTreeView database version of standard TreeView component which provides function for loading datasets values to tree structure

Types

TDragDropItemOption = (...);
TDragDropItemOptions = set of TDragDropItemOption;
TDataItemDefClass = class of TDataItemDef;

Description

Types

TDragDropItemOption = (...);
 
Values
  • dnoSameLevel:  
  • dnoAllLevels:  
  • dnoSameParent:  
  • dnoOtherControl:  
  • dnoMoveItem:  
TDragDropItemOptions = set of TDragDropItemOption;
 
TDataItemDefClass = class of TDataItemDef;
 

Author

Created

Nov 2012

Last Modified

Dec 2015


Generated by PasDoc 0.13.0 on 2016-02-19 08:14:10