Strips everything after (and including) an CR or LF.
Source position: lclproc.pas line 308
function StripLN(
const ALine: string
):string;