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

TSvgBarcodeDrawer

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

Declaration

Source position: udrawers.pas line 100

type TSvgBarcodeDrawer = class(TTextBarcodeDrawer)

public

  procedure BeginDrawing; override;

  

  procedure EndDrawing; override;

  

  procedure DrawBar(); override;

  

  procedure DrawCenteredText(); override;

  

  procedure DrawHexagon(); override;

  

  procedure DrawRing(); override;

  

end;

Inheritance

TSvgBarcodeDrawer

  

|

TTextBarcodeDrawer

  

|

TBasicBarcodeDrawer

  

|

TObject



CT Web help

CodeTyphon Studio