Online Documentation for Advanced Data Export for RAD Studio VCL
TQExport4ASCII.CSVQuote
property CSVQuote: char;
Description
The CSVQuote property is used only during the export to .csv format (ExportType = etCSV) and is created to install the quotation symbol in the result file. This symbol is used only if the CSVQuoteStrings property is true. The default property value is ".
See also: