TcxShellIconOptions Class
Contains icon options for shell list view controls.
Declaration
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