SevenZip is an open source library that ImageEn uses to provide zip support.
When the SevenZip plug-in is installed:
◼ TImageEnView can load images from zip files and navigate the content of zip files (e.g. using onscreen Buttons)
◼ TImageEnMView can load and display the content of zip files
◼ TImageEnFolderMView can browse the content of zip files
◼ TIEFolderTree can display the folder tree within a zip file
The following features are supported:
◼ 256bit AES and other encrypted zip files (with automatic password prompt)
◼ Zip folders (or optional flat file display)
◼ Extraction of all or individual zip files
◼ Dynamic loading of thumbnails
Notes
◼ Download the SevenZip plug-in from: www.imageen.com/download/
◼ The plug-in must be registered once by your application
◼ Distributions must include the copyright notices that are included with the ImageEn SevenZip installation
Demos\Other\ZipBrowser\ZipBrowser.dpr | |
Demos\Multi\FolderMView\FolderMView.dpr |