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