Back to Devexpress

TcxShellIconOptions Class

vcl-cxshelllistview-bbdc244a.md

latest848 B
Original Source

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

TObject TPersistent TcxIconOptions TcxShellIconOptions

See Also

TcxShellIconOptions Members

cxShellListView Unit