Unit 'cocoaprndelegate' Package
[Overview][Classes][Variables][Index] [#lz_printers]

PrintDialogDelegate

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

Declaration

Source position: cocoaprndelegate.pas line 16

type PrintDialogDelegate = ObjcClass(NSObject)

public

  response: TDialogResultEvent;

  

  attachToWindow: NSWindow;

  

  renderView: NSView;

  

  sender: TObject;

  

  printDialog: TPrintDialog;

  

  onStartJob: TNotifyEvent;

  

  function RunSetupPrinter; message;

  

  function RunPrintJob; message;

  

end;

Inheritance

PrintDialogDelegate

  

|

TObject



CT Web help

CodeTyphon Studio