TdxCustomShellListView.ThumbnailOptions Property
In This Article
Provides access to the Shell List View control’s thumbnail display settings.
#Declaration
Delphi
property ThumbnailOptions: TcxShellThumbnailOptions read; write;
#Property Value
Type | Description |
---|---|
Tcx |
Stores thumbnail display settings for shell controls. |
#Remarks
Refer to the TcxShellThumbnailOptions class description for detailed information on available options.
See Also