The components

There are several dBarcode components, two (TBarcode and TBarcode34) which handles all common 1D barcode types, two which handle many common 2D barcode types, and a number of components designed for specific families of barcodes. This manual provides the details for TBarcode. The other components differ only in the value of the code parameter which specifies the type of barcode to be created; the value of this parameter is discussed in the reference section. For details of the barcode types see the Barcodes Help manual.

The DLLs are as follows:

dBarcode 1D Universal

TBarcode – the dBarcode 1D Universal DLL, for most common barcode types

dBarcode Active DLL

Tbarcode34 – the dBarcode-1D Developers Kit component for most common barcode types

dBarcode Standard

Tbarcode39 – for Code 39, Code 9, Code 128, Interleaved 2 of 5 and Matrix 2 of 5 barcodes

dBarcode GS1

TbarcodeEA – for EAN-13, EAN-8, EAN-14, GS1-128, ITF-14, SSCC, UPC-A and UPC-E barcodes

 

More:

Installation