TVersion.TECBlocks Class

Encapsulates a set of error-correction blocks in one symbol version. Most versions will use blocks of differing sizes within one version, so, this encapsulates the parameters for each set of blocks. It also holds the number of error-correction codewords per block since it will be the same across all blocks within one version.

Unit: ZXing.Datamatrix.Internal.Version
System.TObject
  ZXing.Datamatrix.Internal.Version.TVersion.TECBlocks
type TECBlocks = class(TObject)

The TECBlocks type exposes the following members.

Show:
 NameDescription
Create

Overloaded.

Create

Overloaded.

Destroy

Top
Show:
 NameDescription
ECBBlocksValue

ECCodewords

Top