Links
EControl Syntax Editor SDK
ecStrUtils.ReplaceStr Function
function ReplaceStr(var Text: ecString; const TextToReplace: ecString; const ReplaceWith: ecString): integer;

ecStrUtils

Replaces all entries of TextToReplace string in Text with the ReplaceWith string.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!