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

TcxShellListView Class

A shell list view control.

Declaration

TcxShellListView = class(
    TcxCustomShellListView
)

Remarks

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

The following screenshot demonstrates a shell list view control, displaying the Control Panel shell item contents:

See Also