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

TBarcodePDF417

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

Declaration

Source position: ubarcodes.pas line 508

type TBarcodePDF417 = class(TSimpleBarcode)

protected

  procedure CalcSize(); override;

  

  function CalcSymbolStart(); override;

  

  class function GetControlClassDefaultSize; override;

  

  function InternalGenerate; override;

  

  procedure SetRecommendedSymbolSizeParams; override;

  

public

  constructor Create(); override;

  

published

  property BarcodeType: TBarcodeTypePDF417; [rw]

  

  property RowHeightRatio: Integer; [rw]

  

end;

Inheritance

TBarcodePDF417

  

|

TSimpleBarcode

  

|

TCustomBarcode

  

|

TBarcodeCustomText

  

|

TBarcodeCustomBase

  

|

TObject



CT Web help

CodeTyphon Studio