Skip to main content
A newer version of this page is available. .

TdxBarCodeMSIGenerator Class

A MSI barcode generator.

Declaration

TdxBarCodeMSIGenerator = class(
    TdxBarCodeEANTypeGenerator
)

Remarks

This class implements all the functionality required to generate and display MSI barcodes.

This class does not introduce any new public members.

You do not need to create instances of the TdxBarCodeMSIGenerator class. Use the TdxBarCodeMSISymbology class instead.

See Also