(TBarcode1D_Code11)
Specifies the nubmer of check digits of the TBarcode1D_Code11 barcode component.
type
{ Defined in the pCode11 unit }
TNumberCheckDigit = (ncdAuto, ncdOne, ncdTwo);
property NumberCheckDigit: TNumberCheckDigit;
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):