TBarcode1D_Code93Ext

Code 93 ExtendedThe component is used to create the Code 93 Extended barcode symbol. It's defined in the pCode93Ext unit.

The Code 93 Extended barcode symbology is also known as Code 39 Full ASCII, etc. It is an extended version of Code 93 that supports all 128 ASCII characters. The characters represented by Code 93 are represented in Code 93 Extended as single bar code characters, but all other characters are represented by a control character plus another character.

Technical Details:
Properties:
Methods:
Events:

(*): The Data property, OnInvalidDataLength and OnInvalidDataChar events are available only for the Delphi/C++ Builder 2009 or later.

Contents