Unit rDBTreeView
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
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
Description
Types
TDragDropItemOption = (...); |
list of possible DropItem options
Values
-
dnoSameLevel:
-
dnoAllLevels:
-
dnoSameParent:
-
dnoOtherControl:
-
dnoMoveItem:
|
Author
Created
Nov 2012
Last Modified
Dec 2015
Generated by PasDoc 0.13.0 on 2016-10-19 12:19:00
|