Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxTreeViewControl Class

A Tree View control.

#Declaration

Delphi
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