Field delimiter character.
Source position: csvreadwrite.pp line 88
|  public property TCSVHandler.Delimiter : TCSVChar | 
Delimiter is the field delimiter character. By default, it is the comma (,). Values that contain a delimiter character must be quoted by the character specified in QuoteChar.
| 
 | Character to quote values. | |
| 
 | Line ending character. |