Back to Devexpress

TdxTreeViewControl Class

vcl-dxtreeview.md

latest5.7 KB
Original Source

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.

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.

Inheritance

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TdxCustomTreeView TdxTreeViewControl

See Also

TdxListViewControl Class

TdxTreeViewControl Members

dxTreeView Unit