TdxPrintDialog.UseFileList Property
Determines whether to use a file list.
Declaration
property UseFileList: Boolean read; write; default False;
Property Value
Type | Default |
---|---|
Boolean | False |
Remarks
The UseFileList property allows you to use files from a file list. The default value of this property is False.
See Also