[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
The TParseStringList class is used to parse text into the list of strings.
Source position: masks.pas line 64
type TParseStringList = class(TStringList) |
||
public |
||
constructor Create(); |
|
Creates new string list by parsing passed text according to separators. |
end; |
|
The TParseStringList class is used to parse text into the list of strings. |
|
| | ||
| | ||
| | ||
| | ||
lazarus-ccr.sourceforge.net |