JVCL Help:SetCsvRowItem
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: SetCsvRowItem procedure
[+] JvCsvData.pas Functions
Search in JVCL Help
Search in all projectsSummary
Internal Helper.
Pascal
run\JvCsvData.pas
procedureSetCsvRowItem(PItem: PCsvRow; ColumnIndex: Integer; constNewValue: string);
Parameters
Parameters | Description |
PItem: PCsvRow | Pointer to the row record |
ColumnIndex: Integer | which column to write |
const NewValue: string | new value (PChar) |
Description
Set the field value of one field in 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