JVCL Help:GetCsvRowItem
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: GetCsvRowItem function
[+] JvCsvData.pas Functions
Search in JVCL Help
Search in all projectsSummary
Internal Helper.
Pascal
run\JvCsvData.pas
functionGetCsvRowItem(PItem: PCsvRow; ColumnIndex: Integer): string;
Parameters
Parameters | Description |
PItem: PCsvRow | Pointer to record |
ColumnIndex: Integer | Which column to read. |
Description
Get one field value from a row record.
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