JVCL Help:TJvCsvRowWordFields

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

Search in JVCL Help

 
Search in all projects
 

Summary

The text for this record has been generated automatically.

run\JvCsvData.pas


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.

run\JvCsvData.pas


Description

This means that it is not documented.

run\JvCsvData.pas


About

Navigation

run\JvCsvData.pas



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