Online Documentation for Advanced Data Export for RAD Studio VCL

TQExport4ASCII.CSVComma

 

TQExport4ASCII                


property CSVComma: char;

 

Description

The CSVComma property is used only during the export to .csv format (ExportType = etCSV) and is created to install the symbol-delimiter in the result file. The default property value is the current Windows list separator.

 


See also:

CSVQuoteStrings property