Unit 'ZRPrntr' Package
[Overview][Constants][Types][Classes][Index] [#pl_zreport]

TZReportOptions

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

Declaration

Source position: zrprntr.pas line 39

type TZReportOptions = class(TPersistent)

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Assign(); override;

  

published

  property Copies: Integer; [rw]

  

  property Destination: TZRDestination; [rw]

  

  property Escapes: TZREscapes; [rw]

  

  property FileName: string; [rw]

  

  property Font: TZRPrinterFont; [rw]

  

  property IgnoreStyles: Boolean; [rw]

  

  property OEMConvert: Boolean; [rw]

  

  property CodePage: Integer; [rw]

  

  property PageFrom: Integer; [rw]

  

  property PageTo: Integer; [rw]

  

  property PaperType: TZRPaperType; [rw]

  

  property PreviewMode: TZRPreviewMode; [rw]

  

  property Scissors: Boolean; [rw]

  

  property FirstPageHeader: Boolean; [rw]

  

  property LastPageFooter: Boolean; [rw]

  

end;

Inheritance

TZReportOptions

  

|

TObject



CT Web help

CodeTyphon Studio