Property: Barcode

Specifies the barcode text.

Syntax:

property Barcode: string;

Description:

Specifies the barcode text, the OnChange event will occur when change the property value. If the property AutoCheckDigit is set to true, the check digit doesn't need to be entered in the here, otherwise the check digit can be specified by you in here.

For the TBarcode_Code32 component, First "A" character does not need to be entered in the property. Also, for the TBarcode_PZN component, First "PZN" characters do not need to be entered in the property.

Contents