Property: LeftMargin

Specifies the left margin of the barcode symbol in pixels.

Syntax:

property LeftMargin: Integer;

Description:

Specifies the margin between the leftmost side of the barcode symbol and the left side of the TImage or TQRImage control that is specified by the Image property, in pixels.

If the human readable text is displayed, it's included in the barcode symbol.

For the TBarcode_UPCA, TBarcode_UPCE, TBarcode_UPCE0, TBarcode_UPCE1, TBarcode_EAN2, TBarcode_EAN5, TBarcode_EAN8, and TBarcode_EAN13 barcode components, if the human readable text is displayed, and the TextAlignment property is set to taCustom, the left and right quiet zones marks and their horizontal spacing are included in the barcode symbol too.

For the TBarcode_ITF6 and TBarcode_ITF14 barcode components, all bearer bars, the left and right spacing are included in the barcode symbol too.

If the human readable text is displayed and it exceeds the barcode symbol in horizontal or vertical direction, the excess is included in the barcode symbol too

It is set using the following formula:

Contents