TdxPrintDialog.FileName Property
Specifies the file name wherein a report is printed.
Declaration
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