Skip to main content

TdxListViewImageOptions Class

Stores the List View control’s image settings.

Declaration

TdxListViewImageOptions = class(
    TdxListViewPersistent
)

Remarks

The TdxListViewImageOptions class allows you to specify source image lists for the following:

You can use the ScaleOnDPIChanges property to specify if the control resizes displayed images in response to a monitor DPI change.

See Also