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

TBarcodePlessey

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

Declaration

Source position: ubarcodes.pas line 424

type TBarcodePlessey = class(TSimpleBarcode)

protected

  class function GetControlClassDefaultSize; override;

  

  function GetSampleText; override;

  

  function InternalGenerate; override;

  

  procedure SetRecommendedSymbolSizeParams; override;

  

public

  constructor Create(); override;

  

published

  property BarcodeType: TBarcodeTypePlessey; [rw]

  

  property CheckChar: TPlesseyCheckChar; [rw]

  

  property AddChecksum: Boolean;

  

  property DisplayChecksum: Boolean;

  

  property ShowHumanReadableText: Boolean;

  

  property SymbolHeight: Integer;

  

  property WhiteSpaceWidth: Integer;

  

end;

Inheritance

TBarcodePlessey

  

|

TSimpleBarcode

  

|

TCustomBarcode

  

|

TBarcodeCustomText

  

|

TBarcodeCustomBase

  

|

TObject



CT Web help

CodeTyphon Studio