Unit 'Barcode' Package
[Overview][Types][Classes][Index] [#lz_report]

TBarcodeType

Declaration

Source position: barcode.pas line 76

type TBarcodeType = (

  bcCode_2_5_interleaved,

  

  bcCode_2_5_industrial,

  

  bcCode_2_5_matrix,

  

  bcCode39,

  

  bcCode39Extended,

  

  bcCode128A,

  

  bcCode128B,

  

  bcCode128C,

  

  bcCode93,

  

  bcCode93Extended,

  

  bcCodeMSI,

  

  bcCodePostNet,

  

  bcCodeCodabar,

  

  bcCodeEAN8,

  

  bcCodeEAN13

  

);



CT Web help

CodeTyphon Studio