Source position: strutils.pp line 152
function SoundexSimilar(
const AText: string;
const AOther: string;
ALength: TSoundexLength
):Boolean;function SoundexSimilar(
const AOther: string
):Boolean;