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;
概要
TMS TTMSFMXZBarReader は、 tmssoftware.comによって開発されたカテゴリ 開発 の Freeware ソフトウェアです。
TMS TTMSFMXZBarReader の最新バージョン 1.0 2015/01/24 にリリースです。 それは最初 2015/01/24 のデータベースに追加されました。
TMS TTMSFMXZBarReader が次のオペレーティング システムで実行されます: Windows。
TMS TTMSFMXZBarReader は私達のユーザーがまだ評価されていません。
最新のアップデート
Legend Sniper Gun Shooting 3D 1.3
Silent Shadows, Deadly Shots – An In-Depth Review of the Ultimate Sniper Experience The latest installment in sniper gaming, Legend Sniper, presents a compelling challenge for both seasoned players and newcomers alike.Laila: Match & Meet 2.3.1
Tired of the monotonous cycle of swiping and superficial conversations? Laila is an innovative activity-based dating app that aims to address the growing fatigue associated with online dating, facilitating more genuine connections in …Escape Fitness 2.3
Available for free download on Apple iOS, the Escape Your Limits app is tailored to cater to gym enthusiasts, personal trainers, and individuals working out at home.Security First Bank Mobile 6.0.6156
Bank conveniently with the Security First Bank Mobile app, designed for all Security First Bank online banking customers.Top WordSearch 3.14
If you enjoy word searches, then this game is perfect for you. It offers a traditional word search experience with added features. Play for free, always. Engage in daily play games.Vatican.va 3.6.4
The mobile application associated with the official website of the Holy See (www.vatican.va) provides users with access to the Papal Magisterium and institutional information related to the Apostolic See.最新ニュース
最新のレビュー
![]() |
RapidTyping
RapidTypingソフトウェアでタイピングスキルを向上させる |
![]() |
Driver Genius
Driver Geniusによる簡単なドライバー管理 |
![]() |
Norton Private Browser
ノートン プライベートブラウザでオンラインでの安全を確保 |
Versatil-ID
Versatil-ID:ID管理の効率化を容易に |
|
ClipAngel
ClipAngel:究極のクリップボードマネージャー |
|
LinkedIn Company Extractor
LinkedIn Company Extractorでリードジェネレーションを効率化 |
![]() |
UpdateStar Premium Edition
ソフトウェアを最新の状態に保つことは、UpdateStar Premium Edition でかつてないほど簡単になりました。 |
![]() |
Microsoft Visual C++ 2015 Redistributable Package
Microsoft Visual C++ 2015再頒布可能パッケージでシステムパフォーマンスを向上させましょう! |
![]() |
Microsoft Edge
Webブラウジングの新しい標準 |
![]() |
Google Chrome
高速で用途の広いWebブラウザ |
![]() |
Microsoft Visual C++ 2010 Redistributable
Visual C++ アプリケーションの実行に不可欠なコンポーネント |
![]() |
Microsoft Update Health Tools
Microsoft Update Health Tools:システムが常に最新であることを確認してください。 |