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

TdxListViewControl Class

A List View control.

Declaration

TdxListViewControl = class(
    TdxCustomListView
)

Remarks

The List View control allows you to display a list of items in columns and groups. Each item can show its caption, images, subitems, check box, and hint.

Example

The TdxListViewControl class members allow you to do the following:

See Also