Back to Devexpress

dxTreeView Unit

vcl-dxtreeview-827714be.md

latest3.6 KB
Original Source

dxTreeView Unit

Classes

NameDescription
TdxCustomTreeViewThe base class for the Tree View control.
TdxTreeViewControlA Tree View control.
TdxTreeViewControlOptionsBehaviorContains settings that specify how a Tree View control responds to user actions.
TdxTreeViewControlOptionsSelectionContains selection settings for the Tree View control.
TdxTreeViewControlOptionsViewStores the Tree View control’s appearance settings.
TdxTreeViewCustomOptionsBehaviorThe base class for Tree View behavior options.
TdxTreeViewCustomOptionsSelectionThe base class for Tree View selection options.
TdxTreeViewCustomOptionsViewThe base class for Tree View appearance settings.
TdxTreeViewCustomViewInfoThe base class for Tree View ViewInfo settings.
TdxTreeViewHitTestContains the HitTest information about the Tree View‘s elements located at the specified point.
TdxTreeViewNodeA tree view node.
TdxTreeViewNodesA tree node container in the Tree View.
TdxTreeViewNodeViewInfoContains ViewInfo information for a tree node.
TdxTreeViewPersistentThe base class for Tree View settings.
TdxTreeViewViewInfoContains ViewInfo information for a Tree View control.

Types

NameDescription
TdxTreeViewCustomDrawEventThe custom draw procedural type for the Tree View control.
TdxTreeViewCustomDrawNodeEventThe custom draw procedural type for tree nodes.
TdxTreeViewGetImageIndexEventThe image index retrieval procedural type for tree nodes.
TdxTreeViewNodeAllowEventThe action permission procedural type for tree nodes.
TdxTreeViewNodeCompareEventThe node comparison procedural type.
TdxTreeViewNodeCompareProcA callback reference to a function that compares two tree nodes.
TdxTreeViewNodeEventThe action procedural type for tree nodes.
TdxTreeViewNodeTextEventThe text-related procedural type for tree nodes.