Back to Devexpress

TdxCustomTreeView Class

vcl-dxtreeview-04bb8ab7.md

latest4.9 KB
Original Source

TdxCustomTreeView Class

The base class for the Tree View control.

Declaration

delphi
TdxCustomTreeView = class(
    TcxControl,
    IdxTreeOwner,
    IdxInplaceEditContainer,
    IdxSkinSupport
)

Remarks

The class members allow you to do the following:

Do not use this class directly, use its descendant instead.

Implements

IdxTreeOwner

IdxSkinSupport

Inheritance

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TdxCustomTreeView

See Also

TdxCustomTreeView Members

dxTreeView Unit