TdxPrintDialog.FileName Property
In This Article
Specifies the file name wherein a report is printed.
#Declaration
Delphi
property FileName: string read; write;
#Property Value
Type |
---|
string |
#Remarks
Use the FileName property to specify the file name wherein to print a report.
See Also