Delphi
Barcodes in Delphi projects
Add ActiveBarcode to the Delphi development environment.
Delphi 2005, 2006, 2007, 2009, 2010, XE, XE2, XE3, XE4, XE5, XE6, XE7, XE8, 10 Seattle, 10.1 Berlin, 10.2 Tokyo, 10.3 Rio
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.
Import the ActiveBarcode Control into a package. Launch
the function "Import Component" from the menu "Component".
The "Component dialog" appears:
Select "Import ActiveX control" and click "Next". Now a list of the available controls will be shown:
Select "ActiveBarcode" from that list and click "Next". A page for component setup will be shown:
You don't need to change something here. Click "Next". A page for "Create Unit" appears.
Select "Install to new package" here and click on "Next". The "New Package" dialog is showing up:
Enter a name for the new package, e.g. ActiveBarcode. Then click "Finish". Now ActiveBarcode is added as a component to the new package. Now you must compile the package. Select the function "Build ActiveBarcode" from the menu "Project":