TMS TTMSFMXZBarReader 1.0
tmssoftware.com – FreewareFeature 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;
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;
Visão geral
TMS TTMSFMXZBarReader é um software Freeware na categoria Desenvolvimento desenvolvido pela tmssoftware.com.
É a versão mais recente de TMS TTMSFMXZBarReader 1.0, lançado em 24/01/2015. Inicialmente foi adicionado ao nosso banco de dados em 24/01/2015.
TMS TTMSFMXZBarReader é executado nos seguintes sistemas operacionais: Windows.
TMS TTMSFMXZBarReader não tem sido avaliado pelos nossos utilizadores ainda.
Últimas atualizações
Driver Genius Professional Edition 25.0.0.114
Driver Genius Professional Edition Review Driver Genius Professional Edition, developed by Driver-Soft Inc., is a comprehensive software solution designed to help users manage their computer drivers efficiently.Kaspersky Rescue Disk 2016.08.28
Kaspersky Rescue Disk is a free tool for disinfecting computers from malware which does not allow the operating system to start.Microsoft Safety Scanner 1.427.523.0
A security software that targets viruses, spyware and potentially unwanted software on your computer. You can check, if the entire system in clean.Microsoft Safety Scanner includes a wizard that guides you through the steps needed to …UserBenchmark 4.88
UserBenchmark is a free tool for measuring the performance of individual chips installed in a computer.WavePad Sound Editor 20.08
WavePad Sound Editor by NCH Software is a versatile audio editing software that offers a wide range of tools and features for editing, recording, and enhancing audio files.LibreOffice 25.2.3.2
LibreOffice: uma suíte de escritório gratuita e de código aberto
Downloads seguros e gratuitos verificados pelo UpdateStar
Mantenha-se atualizado
com o UpdateStar gratuito.
com o UpdateStar gratuito.
Últimas notícias
Últimas revisões
![]() |
CutOut
Simplifique a edição de fotos com precisão e facilidade usando o CutOut by Franzis. |
![]() |
Ashampoo App
Simplifique sua produtividade com o aplicativo Ashampoo |
![]() |
MyKeyFinder
Recupere sem esforço chaves de licença de software perdidas com o MyKeyFinder |
![]() |
Exiland Backup Standard
Exiland Backup Standard: solução de backup confiável e fácil de usar |
![]() |
Line for Windows
Mantenha-se conectado com o Line para Windows |
ThinkVantage Access Connections
Conectividade perfeita com conexões de acesso ThinkVantage |
![]() |
UpdateStar Premium Edition
Manter seu software atualizado nunca foi tão fácil com o UpdateStar Premium Edition! |
![]() |
Microsoft Visual C++ 2015 Redistributable Package
Aumente o desempenho do seu sistema com o Microsoft Visual C++ 2015 Redistributable Package! |
![]() |
Microsoft Edge
Um novo padrão na navegação na Web |
![]() |
Google Chrome
Navegador da Web rápido e versátil |
![]() |
Microsoft Visual C++ 2010 Redistributable
Componente essencial para executar aplicativos do Visual C++ |
![]() |
Microsoft Update Health Tools
Ferramentas de integridade do Microsoft Update: Certifique-se de que seu sistema esteja sempre atualizado! |