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