JVCL Help:TJvCsvRows.GetRowAnsiStr
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCsvRows.GetRowAnsiStr Method
[+] TJvCsvRows Methods
[+] TJvCsvRows Properties
Search in JVCL Help
Search in all projectsSummary
Get a row as a csv string.
Pascal
functionGetRowAnsiStr(constRowIndex: Integer): string;
Parameters
Parameters | Description |
const RowIndex: Integer | Description for this parameter |
Return Value
Returns row as a string.
Description
Get a row as a csv string.
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