Skip to main content

TdxListViewSmallIconOptions Class

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

Declaration

TdxListViewSmallIconOptions = class(
    TdxListViewCustomOptions
)

Remarks

The class members allow you to do the following:

The control’s ViewStyleSmallIcon property references a TdxListViewSmallIconOptions object.

See Also