Unit 'fpreportqrcode' Package
[Overview][Classes][Procedures and functions][Index] [#lz_fpreport]

TFPReportQRCode

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

Declaration

Source position: fpreportqrcode.pp line 36

type TFPReportQRCode = class(TFPReportElement)

protected

  procedure BeforePrint; override;

  

  procedure RecalcLayout; override;

  

  procedure DoWriteLocalProperties(); override;

  

public

  class function ElementType; override;

  

  procedure Assign(); override;

  

  function QRCodeValue;

  

  function QRPixelSize();

  

  procedure ReadElement(); override;

  

published

  property PixelSize: Integer; [rw]

  

  property Value: string; [rw]

  

  property Expression: string; [rw]

  

  property Mask: TQRMask; [rw]

  

  property ErrorCorrectionLevel: TQRErrorLevelCorrection; [rw]

  

  property Center: Boolean; [rw]

  

end;

Inheritance

TFPReportQRCode

  

|

TFPReportElement

  

|

TFPReportComponent

  

|

TObject



CT Web help

CodeTyphon Studio