Unit 'ZXing.Datamatrix.Internal.DecodedBitStreamParser' Package
[Overview][Classes][Index] [#pl_zxing]

TDecodedBitStreamParser

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: ZXing.Datamatrix.Internal.DecodedBitStreamParser.pas line 42

type TDecodedBitStreamParser = class

default

type

  TMode = (

  

  PAD_ENCODE,

  

  ASCII_ENCODE,

  

  C40_ENCODE,

  

  TEXT_ENCODE,

  

  ANSIX12_ENCODE,

  

  EDIFACT_ENCODE,

  

  BASE256_ENCODE

  

);

public

  class function decode();

  

end;

Inheritance

TDecodedBitStreamParser

  

|

TObject



CT Web help

CodeTyphon Studio