TdxDBTreeNode Constructors
The TdxDBTreeNode object is an individual item of the TdxDBTreeView control. The dxDBTreeNode is related to a DB record.Name | Description |
---|---|
Create(TdxDBTreeNodes,Variant) | Initializes a new instance of the TdxDBTreeNode class with specified settings. |
Create(TTreeNodes) | Inherited from TTreeNode. |
See Also