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