JVCL Help:TJvCsvRowWordFields
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCsvRowWordFields Record
[+] JvCsvData.pas Records
[+] TJvCsvRowWordFields Fields
Search in JVCL Help
Search in all projectsSummary
The text for this record has been generated automatically.
Pascal
run\JvCsvData.pas
TJvCsvRowWordFields = record
Magic2: Cardinal;
WordField: array [0..JvCsv_MAXCOLUMNS + 1] ofWord;
end;
Members
Members | Description |
WordField: array [0..JvCsv_MAXCOLUMNS + 1] of Word; | Array of indexes to the beginning of each csv column. |
Description
This means that it is not documented.
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