JVCL Help:GetCsvRowItem

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

Search in JVCL Help

 
Search in all projects
 

Summary

Internal Helper.

run\JvCsvData.pas


Pascal

 run\JvCsvData.pas
 functionGetCsvRowItem(PItem: PCsvRow; ColumnIndex: Integer): string;


Parameters

Parameters Description
PItem: PCsvRow Pointer to record
ColumnIndex: Integer Which column to read.

run\JvCsvData.pas


Description

Get one field value from a row record.

run\JvCsvData.pas


See Also

SetCsvRowItem

run\JvCsvData.pas


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