TdxPrintDialog.PrintToFile Property
Determines whether a report is printed to a file.
Declaration
property PrintToFile: Boolean read; write; default False;
Property Value
| Type | Default |
|---|---|
| Boolean | False |
Remarks
Use the PrintToFile property to determine whether a report is printed to a file.
The default value of this property is False.
See Also