Introduction - If you have any usage issues, please Google them yourself
DelphiZXingQRCode is a Delphi port of the QR Code functionality from ZXing, an open source
barcode image processing library. The code was ported to Delphi by Senior Debenu Developer,
Kevin Newman. The port retains the original Apache License (v2.0).
Packet : DelphiZXingQRCode.rar filelist
Source/DelphiZXingQRCode.dcu
Source/DelphiZXIngQRCode.pas
Source/DelphiZXingQRCode_old.pas
TestApp/DelphiZXingQRCodeTestApp.cfg
TestApp/DelphiZXingQRCodeTestApp.dof
TestApp/DelphiZXingQRCodeTestApp.dpr
TestApp/DelphiZXingQRCodeTestApp.dproj
TestApp/DelphiZXingQRCodeTestApp.exe
TestApp/DelphiZXingQRCodeTestApp.res
TestApp/DelphiZXingQRCodeTestAppMainForm.dcu
TestApp/DelphiZXingQRCodeTestAppMainForm.ddp
TestApp/DelphiZXingQRCodeTestAppMainForm.dfm
TestApp/DelphiZXingQRCodeTestAppMainForm.pas
.gitattributes
.gitignore
LICENSE.md
README.md
Source
TestApp