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

TBarcodeAztecRune

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

Declaration

Source position: ubarcodes.pas line 572

type TBarcodeAztecRune = class(TBarcodeSquare)

protected

  FValue: TBarcodeAztecRune_Value;

  

  function GetSampleText; override;

  

  function InternalGenerate; override;

  

public

  constructor Create(); override;

  

published

  property Value: TBarcodeAztecRune_Value; [rw]

  

end;

Inheritance

TBarcodeAztecRune

  

|

TBarcodeSquare

  

|

TSimpleBarcode

  

|

TCustomBarcode

  

|

TBarcodeCustomText

  

|

TBarcodeCustomBase

  

|

TObject



CT Web help

CodeTyphon Studio