Property: OddEncode

(TBarcode1D_Telepen)

Controls how to encode an odd number of digits in the Numeric mode of the Telepen barcode symbology.

Syntax:

type

{ Defined in the pTelepen unit }

TTelepenOddEncode = (toeUseNULL, toeToASCII, toeUseZero);

property OddEncode: TTelepenOddEncode;

Description:

In the Numeric mode of the Telepen barcode symbology, only an even number of digits can be encoded. The property controls how to encode an odd number of digits. It can be one of these values (defined in the pTelepen unit):

Contents