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

TBarcodeC11

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

Declaration

Source position: ubarcodes.pas line 296

type TBarcodeC11 = class(TSimpleBarcode)

protected

  class function GetControlClassDefaultSize; override;

  

  function GetSampleText; override;

  

  function InternalGenerate; override;

  

public

  constructor Create(); override;

  

published

  property AddChecksum: Boolean;

  

  property BearerBarMode: TBarcodeBearerBarMode;

  

  property DisplayChecksum: Boolean;

  

  property ShowHumanReadableText: Boolean;

  

  property SymbolHeight: Integer;

  

  property WhiteSpaceWidth: Integer;

  

end;

Inheritance

TBarcodeC11

  

|

TSimpleBarcode

  

|

TCustomBarcode

  

|

TBarcodeCustomText

  

|

TBarcodeCustomBase

  

|

TObject



CT Web help

CodeTyphon Studio