[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit '_crw_str' (#crwlib)

PhraseListToTextLines

Declaration

Source position: _crw_str.pas line 869

function PhraseListToTextLines(

  const S: LongString;

  const Delims: TCharSet;

  Quotes: LongString = QuoteMark + Apostrophe

):LongString;