Unit 'udrawers' Package
[Overview][Classes][Index] [#pl_barcodes]

TTextBarcodeDrawer

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

Declaration

Source position: udrawers.pas line 88

type TTextBarcodeDrawer = class(TBasicBarcodeDrawer)

protected

  FList: TStrings;

  

  FTitle: string;

  

  FFormatSettings: TFormatSettings;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure SaveToFile();

  

  procedure SaveToStream();

  

end;

Inheritance

TTextBarcodeDrawer

  

|

TBasicBarcodeDrawer

  

|

TObject



CT Web help

CodeTyphon Studio