[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LCLProc' (#lcl)

StripLN

Strips everything after (and including) an CR or LF.

Declaration

Source position: lclproc.pas line 309

function StripLN(

  const ALine: string

):string;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.