BorderWidth long
Width of the border on the left and the right of the barcode in pixels. The border is painted in the current background color.
AxBarcode1.BorderWidth = 20
Barcode1.BorderWidth := 20;
axBarcode1.BorderWidth = 20;
Barcode1.BorderWidth = 20