function StringChange(var S: String; const FromStr, ToStr: String): Integer;
This function is deprecated. It is equivalent to calling StringChangeEx with the SupportMBCS parameter set to False.