type of BOM marker found at the start of the data.
Source position: csvreadwrite.pp line 161
public property TCSVParser.BOM : TCSVByteOrderMark |
BOM indicates what Byte Order Marker was found at the beginning of the data. The value is updated as soon as the CSV is set using TCSVParser.SetSource and DetectBOM is True. For a list of possible values, see TCSVByteOrderMark.
|
BOM marker types. |
|
|
Set the CSV source data. |