JVCL Help:JvStrStrip

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Strip leading and trailing whitespace, carriage returns and line feeds from a string.

run\JvCsvParse.pas


Pascal

 run\JvCsvParse.pas
 functionJvStrStrip(S: string): string;


Parameters

Parameters Description
S: string The string to strip.

run\JvCsvParse.pas


Description

Strip leading and trailing whitespace, carriage returns and line feeds from a string.

run\JvCsvParse.pas


See Also

StrEatWhiteSpace

run\JvCsvParse.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