Constant Reference > PrintInfo_Menu Constants |
Applies To
Values
Constant |
Menu Command |
0 - dbgpMenuFile |
File |
1 - dbgpMenuPrint |
|
2 - dbgpMenuExit |
Exit |
3 - dbgpMenuView |
View |
4 - dbgpMenuZoomIn |
Zoom In |
5 - dbgpMenuZoomOut |
Zoom Out |
6 - dbgpMenuFit |
Fit in Window |
7 - dbgpMenuPgFirst |
First Page |
8 - dbgpMenuPgPrev |
Previous Page |
9 - dbgpMenuPgNext |
Next Page |
10 - dbgpMenuPgLast |
Last Page |
11 - dbgpMenuPrintSomePages |
Print Some Pages |
12 - dbgpMenuPrintCurrPage |
Print Current Page |
13 - dbgpDlgPagesCaption |
Print Some Pages dialog caption |
14 - dbgpDlgPagesPrompt |
Print Some Pages dialog prompt |
15 - dbgpDlgPagesOk |
Print Some Pages dialog OK button text |
16 - dbgpDlgPagesCancel |
Print Some Pages Cancel button text |
17 - dbgpTipPrint |
Print Document |
18 - dbgpTipZoomIn |
Zoom In |
19 - dbgpTipZoomOut |
Zoom Out |
20 - dbgpTipFit |
Fit in Window |
21 - dbgpTipZoom |
Zoom Factor |
22 - dbgpTipPgFirst |
Go to First Page |
23 - dbgpTipPgPrev |
Go to Previous Page |
24 - dbgpTipPgNext |
Go to Next Page |
25 - dbgpTipPgLast |
Go to Last Page |
26 - dbgpTipPageOf |
Current page number |
27 - dbgpTipStop |
Stop Pagination |
28 - dbgpMenuOpen |
Opens the Menu |
29 - dbgpMenuSaveAs |
Save File As |
30 - dbgpMenuPageSetup |
Page Setup |
31 - dbgpTipOpen |
Open a Previously Saved Report |
32 - dbgpTipSaveAs |
Save Current Report in a file |
33 - dbgpTipPageSetup |
Show Page Setup Dialog |
34 - dbgpFilemaskArx |
ComponentOne Report Files |
35 - dbgpFilemaskAll |
All Files |
36 – dbgpErrFileOpen |
Error Loading File |
37 - dbgpErrFileSave |
Error Saving File |
38 - dbgpErrFileFormat |
Not a Valid ComponentOne Report File |
39 - dbgpApsCaption |
Adjust Page Settings |
40 - dbgpApsText |
Contents Bigger Than Printable Area |
41 - dbgpApsMargins |
Use Margins to Maximize Printable Area |
42 - dbgpApsOrientation |
Select Best Orientation |
43 - dbgpApsHorzText |
Horizontal Positioning of Printable Area |
44 - dbgpApsHorzLeft |
Align to Left Margin |
45 - dbgpApsHorzCenter |
Center Between Left and Right Margins |
46 - dbgpApsHorzRight |
Align to Right Margin |
47 - dbgpApsVerText |
Vertical Positioning of Printable Area |
48 - dbgpApsVerTop |
Align to Top Margin |
49 - dbgpApsVertCenter |
Center Between Top & Bottom Margins |
50 - dbgpApsVertBottom |
Align to Bottom Margin |
51 - dbgpApsPageSetup |
Page Setup |
52 - dbgpMenuFileClose |
Close File Menu |
53 - dbgpDlgExporting |
Preparing for Export |
54 - dbgpDlgExportPage |
Exporting Page To |
55 - dbgpTipFitWidth |
Fit Width |
56 - dbgpTipActualSize |
Actual Size |
57 - dbgpMenuFitWidth |
Fit Width |
58 - dbgpMenuActualSize |
Actual Size |
59 - dbgpTipRefresh |
Use to localize the Refresh button of the print preview window |
Notes
All constants with Menu are menu items.
All constants with Tip are tool tips.
All constants with Aps are strings from the "adjust page settings" dialog (see below).
All constants with Err are error messages.
With the exception of 40 - dbgpApsText, all constants with Aps appear as part of a custom dialog available after the page settings have been changed and the preview must determine how to show the already generated pages.
With 40 - dbgpApsText, a dialog appears: "The contents is bigger than the printable area of the page. Please review and/or change options below and click OK to adjust the page settings and scale down the contents."