Unit 'ubarcodes' Package
[Overview][Types][Classes][Index] [#pl_barcodes]

TBarcodeQR

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

Declaration

Source position: ubarcodes.pas line 543

type TBarcodeQR = class(TBarcodeSquare)

protected

  FECCLevel: TBarcodeQR_ECCLevel;

  

  procedure UpdateECCLevel;

  

  function InternalGenerate; override;

  

public

  constructor Create(); override;

  

published

  property ECCLevel: TBarcodeQR_ECCLevel; [rw]

  

end;

Inheritance

TBarcodeQR

  

|

TBarcodeSquare

  

|

TSimpleBarcode

  

|

TCustomBarcode

  

|

TBarcodeCustomText

  

|

TBarcodeCustomBase

  

|

TObject



CT Web help

CodeTyphon Studio