WriteHeader: Boolean;
The WriteHeader property determines whether column headers are exported into the first file row. By default the property is set to False, field names are generated automatically (FIELD0, FIELD1, and so on).
The property use is given in the example for IDtTextConsumer.DelimitedColumnDelimiter.
See also: