Skip to main content
A newer version of this page is available. .

TdxShellListViewIconOptions Class

Contains Shell List View appearance settings in Icon mode.

Declaration

TdxShellListViewIconOptions = class(
    TdxListViewIconOptions
)

Remarks

The TdxShellListViewIconOptions class has members that allow you to do the following:

The Shell List View control’s ViewStyleIcon property references a TdxShellListViewIconOptions object.

See Also