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

TdxListItem Class

A list item.

Declaration

TdxListItem = class(
    TPersistent
)

Remarks

The TdxListItem class members allow you to do the following:

Members of the TdxCustomListView and TdxListItems classes reference a TdxListItem object.

Inheritance

See Also