Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxShellIconOptions Class

Contains icon options for shell list view controls.

#Declaration

Delphi
TcxShellIconOptions = class(
    TcxIconOptions
)

#Remarks

Members provided by this class allow you to adjust the arrangement, size, and wrap settings of shell list view icons.

The TcxShellIconOptions class is referenced by the TcxCustomShellListView.IconOptions property.

#Inheritance

See Also