TMS TTMSFMXZBarReader 1.0 Details
Freeware 1.67 MB
Free: TTMSFMXZBarReader component to add QR, UPC, EAN code scanning in Delphi applications
Publisher Description
Feature overview For an internal project, we looked at integrating QR code scanning in an iOS application. As we didn't feel like reinventing the wheel and deal with the complexities of deciphering a QR code, we searched for existing code and after trying out several solutions, found ZBar to be one of the most solid libraries. The project is at : http://zbar.sourceforge.net/ After doing this evaluation in XCode with ObjectiveC, the next duty was to find out how we could use an ObjectiveC library from a Delphi FireMonkey project. There are several important details to pay attention to when doing this, but finally this also proved to work and in the typical Delphi RAD philosophy, we decided to create a wrapper Delphi component for this. With this wrapper component, scanning a QR, UPC or EAN code from Delphi is as simple as two lines of code: procedure TForm1136.Button1Click(Sender: TObject); begin // line1: activate the code scanner. This shows the camera that should be aimed at the QR or UPC code TMSFMXZBarReader1.Show; end; procedure TForm1136.TMSFMXZBarReader1GetResult(Sender: TObject; AResult: string); begin //line 2: the OnGetResult event is triggered when the code was retrieved and this returns it as a text ListBox1.Items.Insert(0, AResult); end;
Download and use it now: TMS TTMSFMXZBarReader
Related Programs
Tic Tac Toe Antonias Apps
This software application allows playing the classic game of Tic Tac Toe. It has a 3 by 3 section made of squares which you can click to turn them into X or 0. When one of the players (X or...
- Freeware
- 20 Jul 2015
- 383 KB
CopyTrans Apps
An iPhone, iPad or iPod Touch without applications would be like an empty shell and you wouldn't have any possibility to connect to your friends on Facebook, playing games to shorten waiting time or use all those awesome apps that...
- Freeware
- 20 Jul 2015
- 5.51 MB
Softaken Google Apps Backup
Softaken Google Apps Backup Software is the ultimate solution for those users who want to export G Suite mailbox locally to their system. The application provides several export options to save backup of G Suite emails. By saving in PST,...
- Shareware
- 30 Jun 2019
- 2.09 MB
GroupDocs.Total Free Apps for Windows
GroupDocs.Total Free Apps for Windows is a set of free Document Automation and Processing applications. It does not require you to upload files on the cloud, rather you can process them offline on your Desktop/Laptop PC. This Free Apps Suite...
- Freeware
- 20 Jun 2021
- 194.6 MB
Delphi
Delphi is the world's most advanced integrated IDE for rapid development, with powerful features and award-winning visual design tools for building high-performance native applications for multiple platforms. Efficiently use a single codebase to rapidly develop and maintain blazingly fast, visually...
- Shareware
- 31 Mar 2022
- 156.15 MB