TdxDBTreeNodes Methods
| Name | Description |
|---|---|
| Count | Determines the number of DBTreeNode items in an object. |
| Equals(TObject) | Inherited from TObject. |
| GetDBTreeNode(Variant) | Returns DBTreeNode items by its KeyValue. |
| GetHashCode | Inherited from TObject. |
| GetKeyFieldValue(TTreeNode) | Returns the Value of the KeyField field associated with a dxDBTreeNode. |
| GetParentValue(TTreeNode) | Returns the Value of the ParentField field associated with a dxDBTreeNode. |
| GetTreeNode(Variant) | Returns the TreeNode items by its KeyValue. |
| IndexOf(TTreeNode) | |
| ToString | Inherited from TObject. |
See Also