Tms ttmsfmxzbarreader

TMS TTMSFMXZBarReader

Download URL | Author URL | Software URL

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

Related software (5)

Eym Barcode Reader OCX

Eym Barcode Reader OCX

Free demonstration of the EymBarcodeReader SDK, an ActiveX control that performs all necessary image processing and decoding stages to locate and read a variety of standard 1D barc ...

Code 39 Barcode Generator

Code 39 Barcode Generator

Code 39 Barcode Generates random or sequential barcode label image files for scanning purposes in 22 barcode font free. Barcode label maker Program is as such design that it comple ...

Barcode

Barcode

Barcodes are machine-readable symbols that represent data that allows businesses worldwide to track and inventory products.A Barcodes is simply gadget for barcodes checking.

IDAutomation Java Linear Barcode Package

IDAutomation Java Linear Barcode Package

This barcode package contains JavaBeans, Class Libraries, Applets and Servlets for Barcoding in Java. Supports Linear barcode types including Code 128, GS1-128, Code 39, ITF, UPC-E ...

Linear Barcode ActiveX Control

Linear Barcode ActiveX Control

This professional grade ActiveX Control is commonly used to create barcodes in Microsoft Access, Visual Basic, FrontPage, Internet Explorer and C++. It performs very fast, has a sm ...

RSS Feed | submit pad file