Abbrevia is one of the best quality compression toolkits for Delphi and C++ Builder developers. Supported on many major platforms like OSX, Windows, iOS, and Android.
It supports compressing and decompressing PKZIP, Microsoft CAB, tar, gzip, and bzip2 archives, and can create self-extracting executables. On Windows, it also gives Delphi wrappers for the LZMA, Bzip2, and WavPack SDKs, and PPMd decompression. Moreover, Abbrevia also has several visual controls that simplify displaying and manipulating archives, including treeview and listview components.
If you would like to try out the features of the Abbrevia compression toolkit you better install it now with GetIt
- Start RAD Studio and open the Tools menu
- Click GetIt Package Manager
- and install Abbrevia
Here is a quickstart source code for using TAbZipper & TAbUnZipper:
Be sure to check out the new GetIt directory here!