Also, did you see this:
property BarCodeRect : TRect
Indicates the data area of the barcode inside of the component.
While BarCodeHeight and BarCodeWidth provide the size of the data area barcode, the BarCodeRect property provides where the data area of the barcode is actually located in the Bitmap property.
Main Topics
Browse All Topics





by: EddieShipmanPosted on 2009-04-03 at 06:35:40ID: 24059744
Can you show the code you are using to create the barcode?