Skip to main content

TdxListViewIconOptions Class

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

Declaration

TdxListViewIconOptions = class(
    TdxListViewCustomOptions
)

Remarks

The class members allow you to do the following:

The control’s ViewStyleIcon property references a TdxListViewIconOptions object.

See Also