Property: Padding

(TBarcode1D_Code25Interleaved)

Controls how to encode an odd number of digits in the TBarcode1D_Code25Interleaved barcode component.

Syntax:

type

{ Defined in the pCode25Int unit }

TCode25InterleavedPadding = (cipLeft, cipRight);

property Padding: TCode25InterleavedPadding;

Description:

For the Code 25 Interleaved barcode symbology, only an even number of digits can be encoded. The property controls how to encode an odd number of digits. This property can be one of these values (defined in the pCode25Int unit):

Contents