Source position: strutils.pp line 153
function Soundex(
const AText: string;
ALength: TSoundexLength
):string;function Soundex(
const AText: string
):string;