Skip to main content

TdxTreeViewControl Class

A Tree View control.

Declaration

TdxTreeViewControl = class(
    TdxCustomTreeView
)

Remarks

The Tree View control allows you to display information arranged in a tree structure. The control contains nodes that can show text labels, images, checkboxes, and hints.

VCL Editors: Tree View Control

Main API Members

The list below outlines key members of the TdxTreeViewControl class that allow you to manage tree nodes and customize tree view appearance and behavior.

Refer to the following topic for information on how to use the Tree View control: Tree View Control.

See Also