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

TBarcodeSquare

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

Declaration

Source position: ubarcodes.pas line 528

type TBarcodeSquare = class(TSimpleBarcode)

protected

  function CalcFactor(); override;

  

  procedure CalcSize(); override;

  

  function CalcSymbolStart(); override;

  

  procedure CalculatePreferredSize(); override;

  

  class function GetControlClassDefaultSize; override;

  

  procedure SetRecommendedSymbolSizeParams; override;

  

public

  constructor Create(); override;

  

end;

Inheritance

TBarcodeSquare

  

|

TSimpleBarcode

  

|

TCustomBarcode

  

|

TBarcodeCustomText

  

|

TBarcodeCustomBase

  

|

TObject



CT Web help

CodeTyphon Studio