JVCL Help:TJvCsvDataSet.FieldDefs
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCsvDataSet.FieldDefs Property
[+] TJvCsvDataSet Events
[+] TJvCsvDataSet Properties
Search in JVCL Help
Search in all projectsSummary
Standard VCL Data Aware Component Feature.
Pascal
propertyFieldDefs;
Description
The FieldDefs property contains the field definition objects auto-generated by the Delphi IDE, or created dynamically when the table is opened.
Note that you MUST set up CsvFieldDef property before you can dynamically or statically create the FieldDefs.
Standard DataSet Field Definitions. The same field definitions as you would find in any other TDataSet descendant, such as TTable.FieldDefs, or TClientDataSet.FieldDefs.
See Also
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