JVCL Help:JvStrStrip
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: JvStrStrip function
[+] JvCsvParse.pas Functions
Search in JVCL Help
Search in all projectsSummary
Strip leading and trailing whitespace, carriage returns and line feeds from a string.
Pascal
run\JvCsvParse.pas
functionJvStrStrip(S: string): string;
Parameters
Parameters | Description |
S: string | The string to strip. |
Description
Strip leading and trailing whitespace, carriage returns and line feeds from a string.
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