Skip to main content

TdxListViewCustomOptions Class

The base class for List View appearance settings.

Declaration

TdxListViewCustomOptions = class(
    TdxListViewPersistent
)

Remarks

This class does not introduce new public members.

Do not use this class directly. Use the following descendants instead:

Inheritance

See Also