PtrDevice:PromptForPrintDlg Access/Assign
<< Click to Display Table of Contents >> PtrDevice:PromptForPrintDlg Access/Assign |
![]() ![]() ![]() |
Type | Logic |
Purpose
This access/assign determines whether the Print Dialog is displayed when the user selects the print button from the Print Preview window. The default is TRUE.
Example
// Do not show the print dialog when the user press
// Print from Preview
oPtrDevice:PromptForPrintDlg := False