Unit 'RLBarcode' Package
[Overview][Types][Classes][Index] [#pl_fortesreport]

TRLCustomBarcode

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

Declaration

Source position: rlbarcode.pas line 219

type TRLCustomBarcode = class(TRLCustomControl)

protected

  procedure CalcSize(); override;

  

  procedure InternalPrint; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure InternalPaint; override;

  

  property AutoSize: Boolean;

  

  property Caption: TCaption;

  

  property BarColor: TColor; [rw]

  

  property ShowText: TRLBarcodeTextOption; [rw]

  

  property Module: Integer; [rw]

  

  property Ratio: Double; [rws]

  

  property BarcodeType: TRLBarcodeType; [rw]

  

  property Orientation: TRLBarcodeOrientation; [rw]

  

  property Margins: TRLMargins; [rw]

  

  property InvalidCode: TRLBarcodeInvalidCode; [rw]

  

  property CheckSum: Boolean; [rw]

  

  property CheckSumMethod: TRLBarcodeCheckSumMethod; [rw]

  

  property BeforePrint: TRLBeforeTextEvent; [rw]

  

end;

Inheritance

TRLCustomBarcode

  

|

TRLCustomControl

  

|

TObject



CT Web help

CodeTyphon Studio