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