Contents - Index - Previous - Next


TTypBarCode type



Unit
EanSpecs

Declaration
type
TTypBarCode = (
 
bcEan8,
 
bcEan13,
 
bcCodabar,
 
bcCode39Standard,
 
bcCode39Full,
 
bcCode93Standard,
 
bcCode93Full,
 
bcCode128,
 
bcABCCodabar,
 
bc25Datalogic, bc25Interleaved, bc25Matrix, bc25Industrial, bc25IATA, bc25Invert, bc25Coop,
 bcITF,
 
bcISBN, bcISSN, bcISMN,
 
bcUPCA,
 
bcUPCE0, bcUPCE1,
 
bcUPCShipping,
 
bcJAN8, bcJAN13,
 
bcMSIPlessey,
 
bcPostNet,
 bcOPC,
 bcEan128,
 bcCode11,
 bcPZN,
 
bcPDF417);

Description

Barcode types supported by Barcode library. Some barcode types can be disabled in ean.inc file.