Programmer Guide/Command Reference/PRINTDIALOG: Difference between revisions
From STX Wiki
Jump to navigationJump to search
(initial import) |
m (1 revision: Initial import) |
(No difference)
|
Revision as of 17:31, 18 November 2010
PRINTDIALOG
var := PRINTDIALOG [settings]
-> var = 'currentprintersettings'
Show the print dialog. If the settings argument is specified, the printer settings are set too. The argument settings is a string consisting of all available print parameters (including selected printer) in a packed form. The print dialog is derived from the windows print dialog and is a part of the implementation of display and graph items.