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

TParseStringList.Create

Creates new string list by parsing passed text according to separators.

Declaration

Source position: masks.pas line 66

public constructor TParseStringList.Create(

  const AText: String;

  const ASeparators: String

);

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