TcxShellIconOptions Class
In This Article
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