Unit 'fpreportbarcode' Package
[Overview][Classes][Procedures and functions][Index] [#fcl-report]

TFPReportBarcode

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

Declaration

Source position: fpreportbarcode.pp line 29

type TFPReportBarcode = class(TFPReportElement)

protected

  procedure BeforePrint; override;

  procedure RecalcLayout; override;

  procedure DoWriteLocalProperties(); override;

public

  procedure Assign(); override;

  constructor Create(); override;

  class function ElementType; override;

  function BarcodeValue;

  procedure ReadElement(); override;

published

  property Encoding: TBarcodeEncoding; [rw]

  property UnitWidth: Integer; [rw]

  property Weight: Double; [rw]

  property PadLength: Integer; [rw]

  property Value: string; [rw]

  property Expression: string; [rw]

end;

Inheritance

TFPReportBarcode

|

TFPReportElement

|

TFPReportComponent

|

TObject


Documentation generated on: 2023-03-18