JVCL Help:CsvRowItemCopy
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: CsvRowItemCopy function
[+] JvCsvData.pas Functions
Search in JVCL Help
Search in all projectsSummary
Internal Helper function.
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 |
Description
Internal Helper function. Copy column value from one row object into another.
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