Unit 'PrintersDlgs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lz_printers]

TPrintDialog

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

Declaration

Source position: printersdlgs.pp line 113

type TPrintDialog = class(TCustomPrintDialog)

protected

  function DoExecute; override;

  

public

  property OnDialogResult;

  

  property AttachTo;

  

published

  property Collate;

  

  property Copies;

  

  property FromPage;

  

  property MinPage;

  

  property MaxPage;

  

  property Options;

  

  property PrintToFile;

  

  property PrintRange;

  

  property ToPage;

  

end;

Inheritance

TPrintDialog

  

|

TObject



CT Web help

CodeTyphon Studio