Skip to main content

TdxBarCodeInterleaved2Of5Generator Class

An interleaved 2 of 5 barcode generator.

Declaration

TdxBarCodeInterleaved2Of5Generator = class(
    TdxBarCodeITFTypeGenerator
)

Remarks

This class implements all the functionality required to generate and display interleaved 2 of 5 barcodes.

This class does not introduce any new public members.

You do not need to create instances of the TdxBarCodeInterleaved2Of5Generator class. Use the TdxBarCodeInterleaved2Of5Symbology class instead.

See Also