JVCL Help:CsvRowItemCopy

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 function.

run\JvCsvData.pas


Pascal

 run\JvCsvData.pas
 functionCsvRowItemCopy(Source: PCsvRow; Dest: PCsvRow; FieldIndex: Integer; FieldSize: Integer): Boolean;


Parameters

Parameters Description
Source: PCsvRow Source row record
Dest: PCsvRow Destination row record
FieldIndex: Integer Field beginning
FieldSize: Integer Field length in bytes

run\JvCsvData.pas


Description

Internal Helper function. Copy column value from one row object into another.

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