The customizable thumbnail view shows mini-document previews in the TPTShellList control itself.
Thumbnails can be accessed independently of the TPTShellList control with the new TPTShellThumbnail class.
All image processing is delegated to the Windows Shell, so thumbnail processing does not bloat your applications with large amounts of image processing code.
The Shell Control Pack VCL was already one of the fastest shell libraries avaiable. Now it is even faster! For very large folders the improvement can be as much as 80%.
Events for customising shell menus.
Events for customising Ole drag-and-drop behaviour.
Getting started is even easier than before, with a new set of example projects showing typical use cases.
Many strings used by the Shell Control Pack VCL Version 2 controls are loaded directly from the running Operating System, and will be localised in the Operating System's language.
For strings not loaded from the Operating System, we provide localistion files for 23(!) languages; Chinese (Simplified and Traditional), Czech, Danish, Dutch, English, Finish, French, German, Greek, Hungarian, Italian, Japanese, Korean, Norwegian, Polish, Portuguese, Portuguese (Brazil), Russian, Spanish, Swedish and Turkish.
Localisations are provided as Delphi compatible UTF7-encoded include files and Unicode CSV files you can import into whatever localisation tool you use.