JVCL Help:TJvCustomCsvDataSet.ExtendedHeaderInfo
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomCsvDataSet.ExtendedHeaderInfo Property
[+] TJvCustomCsvDataSet Events
[+] TJvCustomCsvDataSet Fields
[+] TJvCustomCsvDataSet Methods
[+] TJvCustomCsvDataSet Properties
Search in JVCL Help
Search in all projectsSummary
Probably never used. Leave it false.
Pascal
propertyExtendedHeaderInfo: Boolean;
Description
The original author of this component has no idea why you would set ExtendedHeaderInfo to true, but if you do, the user-specified CsvFieldDef is used as the first line of CSV files that are assigned as strings, otherwise, the GetColumnsAsString is used. Has no effect if HasHeaderRow is false.
See Also
TJvCustomCsvDataSet.HasHeaderRow
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page