Specifies character used as a column separator in a CSV mode. Syntax: property Delimiter: char; Description: The single character that separates columns within each row (line) of the data. If coCSV or coDelimiter not included in Options or Delimiter set to #0 then tab character in text mode, a comma in CSV mode used. See also: Options |