TcxCustomShellListView.IconOptions Property
In This Article
Specifies icon options for the shell list view.
#Declaration
Delphi
property IconOptions: TcxShellIconOptions read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Refer to the TcxShellIconOptions class description to learn about available options.
Note
Icon
settings are in effect only if the Viewvs
or vs
.
See Also