RQRCode for Delphi

Copyright J4L (http://www.java4less.com).

Introduction

RQRCode is a Dephi Component that will allow you to create QRCode barcodes for your Delphi applications. The component can be used with any Delphi version starting with Delphi 4 (also tested with the most recent Delphi XE5) by simply recompiling the source code.

The QRCode following features are supported

 

Installation

In order to install from the Delphi source code (registered users only):

  1. select main menu -> component -> install component
  2. click on "browse" and select QRCode.pas.
  3. click "ok"
  4. the control will appear in the "Barcodes" tab of the components palette.
     
     

Examples

In order to run the sample application you must execute barcode1D2DDemo.exe.

 

 

In the sample application you can set all properties of the Aztec code symbology.

You can execute the following commands:

The source code for the sample program can be found in the demoSrc subdirectory.

 

Properties and methods

The TQRCode component has the following properties and methods:

Methods

 

Properties