TIEGlobalSettings.MViewExplorerThumbnailExts
Declaration
property MViewExplorerThumbnailExts: string;
Description
A list of file extensions delimited by semi-colons for which ImageEnMView will retrieve thumbnails from Windows Explorer. This can be any format that displays a thumbnail in Explorer, including images and videos.
Default: '*.AVI;*.MPG;*.MPEG;*.WMV;*.ASF;*.IVF;*.WM;*.MP4;*.MOV;*.QT;*.RM;*.M2TS;*.MTS;*.MOD;*.MKV;'
IEGlobalSettings().MViewExplorerThumbnailExts := '*.AVI;*.MPG;*.MPEG;*.WMV;*.ASF;*.IVF;*.WM;*.MP4;*.MOV;*.QT;*.RM;*.M2TS;*.MTS;*.MOD;*.MKV;';