vcl-dxtreeview-827714be.md
| Name | Description |
|---|---|
| TdxCustomTreeView | The base class for the Tree View control. |
| TdxTreeViewControl | A Tree View control. |
| TdxTreeViewControlOptionsBehavior | Contains settings that specify how a Tree View control responds to user actions. |
| TdxTreeViewControlOptionsSelection | Contains selection settings for the Tree View control. |
| TdxTreeViewControlOptionsView | Stores the Tree View control’s appearance settings. |
| TdxTreeViewCustomOptionsBehavior | The base class for Tree View behavior options. |
| TdxTreeViewCustomOptionsSelection | The base class for Tree View selection options. |
| TdxTreeViewCustomOptionsView | The base class for Tree View appearance settings. |
| TdxTreeViewCustomViewInfo | The base class for Tree View ViewInfo settings. |
| TdxTreeViewHitTest | Contains the HitTest information about the Tree View‘s elements located at the specified point. |
| TdxTreeViewNode | A tree view node. |
| TdxTreeViewNodes | A tree node container in the Tree View. |
| TdxTreeViewNodeViewInfo | Contains ViewInfo information for a tree node. |
| TdxTreeViewPersistent | The base class for Tree View settings. |
| TdxTreeViewViewInfo | Contains ViewInfo information for a Tree View control. |
| Name | Description |
|---|---|
| TdxTreeViewCustomDrawEvent | The custom draw procedural type for the Tree View control. |
| TdxTreeViewCustomDrawNodeEvent | The custom draw procedural type for tree nodes. |
| TdxTreeViewGetImageIndexEvent | The image index retrieval procedural type for tree nodes. |
| TdxTreeViewNodeAllowEvent | The action permission procedural type for tree nodes. |
| TdxTreeViewNodeCompareEvent | The node comparison procedural type. |
| TdxTreeViewNodeCompareProc | A callback reference to a function that compares two tree nodes. |
| TdxTreeViewNodeEvent | The action procedural type for tree nodes. |
| TdxTreeViewNodeTextEvent | The text-related procedural type for tree nodes. |