Pascal Scripting: StringChange

Prototype:

function StringChange(var S: String; const FromStr, ToStr: String): Integer;

Description:

This function is deprecated. It is equivalent to calling StringChangeEx with the SupportMBCS parameter set to False.