Skip to main content
A newer version of this page is available. .

TdxCustomTreeView Class

The base class for the Tree View control.

Declaration

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.

See Also