Property: NumberCheckDigit

(TBarcode1D_Code11)

Specifies the nubmer of check digits of the TBarcode1D_Code11 barcode component.

Syntax:

type

{ Defined in the pCode11 unit }

TNumberCheckDigit = (ncdAuto, ncdOne, ncdTwo);

property NumberCheckDigit: TNumberCheckDigit;

Description:

Specifies the nubmer of check digits of the TBarcode1D_Code11 barcode component, it's useful only when the AutoCheckDigit property is set to true. This property can be one of these values (defined in the pCode11 unit):

Contents