Unit 'ZXing.QrCode.Internal.ErrorCorrectionLevel' Package
[Overview][Classes][Index] [#pl_zxing]

TErrorCorrectionLevel

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

Declaration

Source position: ZXing.QrCode.Internal.ErrorCorrectionLevel.pas line 34

type TErrorCorrectionLevel = class

public

  constructor Create();

  

  class function forBits();

  

  L: TErrorCorrectionLevel;

  

  M: TErrorCorrectionLevel;

  

  Q: TErrorCorrectionLevel;

  

  H: TErrorCorrectionLevel;

  

  function ordinal;

  

  function ToString; override;

  

  property Bits: Integer; [r]

  

  property Name: string; [r]

  

end;

Inheritance

TErrorCorrectionLevel

  

|

TObject



CT Web help

CodeTyphon Studio