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

TcxShellTreeView Class

A shell tree view control.

Declaration

TcxShellTreeView = class(
    TcxCustomShellTreeView
)

Remarks

This class does not introduce any new functionality. It simply publishes properties and events inherited from its base class. Refer to the TcxCustomShellTreeView class description to learn about available members.

The following screenshot demonstrates a shell tree view control, displaying the Desktop contents:

A Shell Tree View Control

See Also