Skip to main content

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