Back to Devexpress

TdxListViewSmallIconOptions Class

vcl-dxlistview-a468fbee.md

latest1.4 KB
Original Source

TdxListViewSmallIconOptions Class

Stores appearance settings for the List View control in SmallIcon mode.

Declaration

delphi
TdxListViewSmallIconOptions = class(
    TdxListViewCustomOptions
)

Remarks

The class members allow you to do the following:

The control’s ViewStyleSmallIcon property references a TdxListViewSmallIconOptions object.

Inheritance

TObject TPersistent TcxOwnedPersistent TdxListViewPersistent TdxListViewCustomOptions TdxListViewSmallIconOptions

See Also

TdxListViewSmallIconOptions Members

dxListView Unit