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

TBarcodeMaxiCode

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

Declaration

Source position: ubarcodes.pas line 594

type TBarcodeMaxiCode = class(TSimpleBarcode)

protected

  function BuildPrimary;

  

  function CalcFactor(); override;

  

  procedure CalcSize(); override;

  

  function CalcSymbolStart(); override;

  

  procedure CalculatePreferredSize(); override;

  

  procedure DrawBarcode(); override;

  

  class function GetControlClassDefaultSize; override;

  

  function InternalGenerate; override;

  

  procedure RenderSymbol(); override;

  

  procedure SetRecommendedSymbolSizeParams; override;

  

public

  constructor Create(); override;

  

published

  property Mode: TBarcodeMaxicodeMode; [rw]

  

  property Primary: string; [rw]

  

  property Postcode: string; [rw]

  

  property CountryCode: Integer; [rw]

  

  property ServiceCode: Integer; [rw]

  

end;

Inheritance

TBarcodeMaxiCode

  

|

TSimpleBarcode

  

|

TCustomBarcode

  

|

TBarcodeCustomText

  

|

TBarcodeCustomBase

  

|

TObject



CT Web help

CodeTyphon Studio