T

TMS TTMSFMXZBarReader 1.0

tmssoftware.com – Freeware
Senaste versionen
1.0
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;

Översikt

TMS TTMSFMXZBarReader är en Freeware programvara i den kategorin Utveckling utvecklats av tmssoftware.com.

Den senaste versionen av TMS TTMSFMXZBarReader är 1.0, släppt på 2015-01-24. Det lades ursprungligen till vår databas på 2015-01-24.

TMS TTMSFMXZBarReader körs på följande operativsystem: Windows.

TMS TTMSFMXZBarReader har inte blivit betygsatt av våra användare ännu.

Screenshots (Klicka för större)

Senaste uppdateringar


Ashampoo Photos 24.12.119

Ashampoo Photos is a software developed by ashampoo GmbH & Co. KG that allows users to easily manage and edit their photo collections.

Ashampoo Backup FREE 25.6

Ashampoo Backup FREE is a backup software developed by ashampoo GmbH & Co. KG. This software allows users to make backups of all their important files and folders with just a few clicks.

Ashampoo WinOptimizer 27.00.02

Ashampoo WinOptimizer is out now and available for free.Microsoft Windows may have got more advanced but the need for effective maintenance is greater than ever.
Mer
Säkert och gratis nedladdningar kontrolleras av UpdateStar

Håll dig uppdaterad
med UpdateStar freeware.
Mer

Senaste recensionerna

Visual Studio Tools for Office Second Edition Runtime Visual Studio Tools for Office Second Edition Runtime
Förbättra din Office-upplevelse med VSTO Second Edition Runtime!
I iPubsoft JPEG to PDF Converter
Enkel konvertering från JPEG till PDF
P Product Improvement Study for HP LaserJet M101-M106
Förbättra HP LaserJet-prestanda med HP Inc.:s produktförbättringsstudie
Malwarebytes Windows Firewall Control Malwarebytes Windows Firewall Control
Förbättra ditt brandväggsskydd med Malwarebytes Windows-brandväggskontroll
Estudio para la mejora del producto HP Deskjet 254 Estudio para la mejora del producto HP Deskjet 254
Effektiv produktförbättring med HP Deskjet 254
Norton Private Browser Norton Private Browser
Håll dig säker online med Norton Private Browser
UpdateStar Premium Edition UpdateStar Premium Edition
Att hålla din programvara uppdaterad har aldrig varit enklare med UpdateStar Premium Edition!
Microsoft Visual C++ 2015 Redistributable Package Microsoft Visual C++ 2015 Redistributable Package
Öka din systemprestanda med Microsoft Visual C++ 2015 Redistributable Package!
Microsoft Edge Microsoft Edge
En ny standard för webbsurfning
Google Chrome Google Chrome
Snabb och mångsidig webbläsare
Microsoft Visual C++ 2010 Redistributable Microsoft Visual C++ 2010 Redistributable
Viktig komponent för att köra Visual C++-applikationer
Microsoft Update Health Tools Microsoft Update Health Tools
Microsoft Update Health Tools: Se till att ditt system alltid är uppdaterat!

Taggar