Unit 'ZRPrnDlg' Package
[Overview][Classes][Variables][Index] [#pl_zreport]

TZRPrintForm

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

Declaration

Source position: zrprndlg.pas line 15

type TZRPrintForm = class(TForm)

  bbPrinterSettings: TBitBtn;

  

  BitBtnOk: TBitBtn;

  

  BitBtnCancel: TBitBtn;

  

  cbPrinter: TComboBox;

  

  chbPrintToFile: TCheckBox;

  

  cbOEMConvert: TCheckBox;

  

  cbEscapes: TComboBox;

  

  cbIgnoreFontStyle: TCheckBox;

  

  cbPaperType: TComboBox;

  

  eCodePage: TEdit;

  

  lbPaperType: TLabel;

  

  sePgFrom: TSpinEdit;

  

  sePgTo: TSpinEdit;

  

  gbPrinter: TGroupBox;

  

  gbPages: TGroupBox;

  

  gbCopies: TGroupBox;

  

  gbOptions: TGroupBox;

  

  lbCodePage: TLabel;

  

  lbEscapes: TLabel;

  

  lbCopies: TLabel;

  

  lbPgTo: TLabel;

  

  lbPgFrom: TLabel;

  

  lbPrinter: TLabel;

  

  PrinterSetupDlg: TPrinterSetupDialog;

  

  rbPagesAll: TRadioButton;

  

  rbPagesFromTo: TRadioButton;

  

  seCopies: TSpinEdit;

  

  procedure bbPrinterSettingsClick();

  

  procedure cbPrinterChange();

  

public

  class function Execute();

  

end;

Inheritance

TZRPrintForm

  

|

TObject



CT Web help

CodeTyphon Studio