VCLZip Pro v3.0 Delphi压缩解压控件..rar
2023-04-24 21:20:06 520KB Delphi
1
100%原生的DELPHI编写的ZIP/UNZIP 全功能开发包,包含全部源代码. Delphi 4, 5, 6, 7, 2005, 2006, 2007 and 2009 compatible C++ Builder 4, 5 6, 2007, and 2009 compatible The VCLZip Delphi component allows you to add ZIP and UNZIP capabilites to your application. This component is different from most other "ZIP" development libraries in that it is written in 100% Delphi Object Pascal code and is full featured. There are no DLL's to tote around. This component links right into your application's executable. It is very easy to use. Just SOME of the features include: Create zip files fully compatable with PKZip Completely native Delphi VCL (NO DLLS) Create Disk Spanning and Blocked zip files Delphi 4, 5, 6, 7, 2005, 2006, 2007 and 2009 compatible C++ Builder 4, 5 6, 2007, and 2009 compatible Zip directly from streams to zip files Unzip directly to streams from zip files Stream to Stream zipping and unzipping Unzip directly to memory buffers Zip directoy from memory buffers Create and read Zip and File Comments Create Self Extracting Zip Files (16 bit and 32 bit distributable Windows sfx stubs included (source included for these too) or use your own stubs) Complete support for encrypted files (encrypts as it zips) Save Relative Path information Unzip using Relative Paths (even if zip file wasn't created with relative path info) Use enhanced wildcards Exclude List (tell VCLZip which files not to include (use wildcards too)) NoCompress (STORE) List (tell VCLZip which files to just store (use wildcards too) Set your own temp directory Plenty of events Long filenames, even the 16 bit VCLZip/VCLUnZip Includes comprehensive Zip Utility with source as demo Includes a small stream zipping demo Includes a context sensitive help file Use Unicode filenames, archive names, and pathnames (except for Delphi/BCB 4 and5) . No Royalties! AES Strong Encryption Zip64 capabilities, properties, methods and events: Uncompressed, Compressed, and Archive file sizes can be up to 2^63-1 bytes in length. You can compress up to 2147483647 files into an archive. This is compatible with PKZip's Zip64 format. If a file does not extend beyond any of the original limitations (filesizes of 4 gig or 65535 files) then no Zip64 format information is included in the archive. property isZip64 - tells you when you are working with a zip file that is using Zip64 format. Faster processing due to linking to Zlib 1.2.3 object files for compression and decompression routines. Blocked Zip Files (spanned zip archives split onto hard drive) Compatible with PKZip and WinZip split archives file naming format. For backwards compatability you can tell VCLZip to use the old VCLZip filenaming format by using the BlockMode property
2023-03-23 16:17:00 916KB DELPHI BCB VCLZip ZIP/UNZIP
1
Delphi压缩解压控件 VCLZip v3.0,在Delphi中实现快速解压文件、压缩文件时候所用的组件,自带有示例,3.0版本,有些早了,不过比较稳定了。
2023-03-22 10:00:31 520KB Delphi源码-界面编程
1
VCLZip Native Delphi Zip/UnZip Component! (VCLZip Lite: Version 2.23 April 14th, 2002) (VCLZip Pro: Version 3.10 Buid 1 - November 25th, 2007) IMPORTANT: If installing the registered version, please be sure to always re-install/rebuild the components (VCLZip and VCLUnZip) to the component pallette (or rebuild the design time package) so that the ThisVersion property and any other new properties will be properly updated. If your application still does not run without the IDE, open up VCLZip's package, click on options and look at the Directories/Conditionals tab. If KPDEMO is defined, remove it and recompile the package. ***IMPORTANT: Please remember do not install these components into a package by the name of either VCLZip or VCLUnZip. You will receive an error if you do. PLEASE TAKE A LOOK AT THE "WHAT's NEW IN THIS VERSION" LINK IN THE HELP FILE AS IT HAS CONVENIENT LINKS TO ALL OF THE NEW TOPICS. ==================== Version 3.10 Build 1 - Several bug fixes. - Added support for Delphi 2006, 2007 - Added support for BCB 2006, 2007 - Improved memory performance when working with archives containing extremely high number of compressed files.
2023-03-06 14:09:03 522KB VclZip delphi 压缩 解压
1
delphi 2010 用vclZip制作的压缩和解压工具, 1、压缩文件和文件夹,保持目录结构; 2、动态添加文件,但不能删除包中的文件(待设计); 3、可以创建自解压文件; 4、没有设置密码功能!
2022-08-06 14:00:49 2.72MB DELPHIZIPVCL
1
VclZip.pro.v3.10.1 (for delphi bcb) zip压缩和解压控件, 包含了控件和DEMO,支持D4,D5,D6,D7,D2005 D2006,D2007
2022-02-27 00:31:45 1.26MB delphi
1
VCLZipPro451.1 是最终的经典版本,作者以后不再更新了。没有对应的 dpk。就选最近的。 对于 XE 以上的 请选最新的 dpk。 打开安装就行。 Source 路径加入 lib 就可以了。
2021-12-27 18:15:07 4.66MB VCLZip VCLZipPro Delphi10.3&10.4 VCL控件源码版
1
VCLZip pro 4.51_1 压缩/解压缩控件(含源码) 支持XE10 lib 路径设置到 解压后的目录 打开 VCLZipXE10.dproj 直接 install
2021-07-21 23:45:07 1.09MB VCLZip pro 4.51_1 支持
1
VclZip pro v4.5.1 for delphi XE2 ,经测试,用D2010包安装,在XE2中能正常使用。注意安装包时和建立工程时设定好文件搜索路径则无*.dcu文件不存在的错误。
2021-07-20 18:13:27 916KB VclZip pro v4.5.1 delphi
1
delphi控件,可对文件进行压缩加密, VclZip pro v4.5.1.1 for delphi ,用D2010包安装,在XE2中能正常使用。注意:安装包时和建立工程时设定好文件搜索路径后,不存在丢失*.dcu文件的错误。 安装成功后,可参考“调用代码.txt”进行使用
2021-07-12 15:06:09 925KB VclZip
1