How can I use jclcompression in Delphi, is there any example? -
i installed jclcompressin component yesterday. when use there error "load 7z.dll". has example code using jclcompressıon unit? if compress text file?
in order work jclcompression
unit must have 7z.dll
file in same path exe located. can file downloding 7zip installer here (remember use 32-bit x86 version of dll).
for samples using unit can check project located in folder
<path jcl library>\jcl\examples\windows\compression\archive
or can check question
Comments
Post a Comment