Back to Devexpress

TdxListViewImageOptions Class

vcl-dxlistview-2f06574b.md

latest1.3 KB
Original Source

TdxListViewImageOptions Class

Stores the List View control’s image settings.

Declaration

delphi
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.

Inheritance

TObject TPersistent TcxOwnedPersistent TdxListViewPersistent TdxListViewImageOptions

See Also

TdxListViewImageOptions Members

dxListView Unit