JVCL Help:TJvCustomCsvDataSet.ExtendedHeaderInfo

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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