You can use ActiveBarcode in Delphi like any other control (e.g. like a button).
First you have to add the ActiveBarcode control into the Delphi development
environment. Go to the menu "Component" and select the function "Import ActiveX control":

A dialog shows up on your screen. Select "ActiveBarcode" from that list of controls.
Then click the "Install..." button:

Follow the instructions showing on your screen.
Now the ActiveBarcode control is added to your Delphi development environment.
The barcode icons of Activebarcode will appear in the Toolbar located in "ActiveX":

Now select this icon and place it anywhere in a form. The barcode control will be placed
in that form. This will be a standard barcode of type EAN-13.
The is the default type. You can change this and all other properties of that barcode control
in the "Object Inspektor".

For example you can select any barcode that is supported by ActiveBarcode:
Codabar,
Code 25 Industrial,
Code 25 Interleaved,
Code 39,
Code 39 Extended,
Code 93,
Code 93 Extended,
Code 128,
Data Matrix,
DUN-14,
EAN-2,
EAN-5,
EAN-8,
EAN-13,
EAN-14,
EAN-18,
EAN-99,
EAN 128,
EAN-Velocity,
Identcode,
ISBN-10,
ISBN-13,
ISBN-13 Dual,
Bookland,
ISSN,
ISMN,
ITF-14,
JAN,
Leitcode,
MSI,
NVE,
PDF417,
PostNet,
PZN,
Royal Mail
SCC-14,
SSCC-18,
UCC-128,
UPC-A
and
UPC-E
|