Parses an input string into a list of strings separated by the delimiters
Note |
---|
If the input string is blank, this function returns a TStringList containing one empty string item |
Namespace: FMX.RS.SVGUtils
Delphi |
procedure ParseRequiredStringList( const Node: IXMLNode; |
Parameters
Node
Type: IXMLNode
Name
Type: String
Strs
Type: TStrings
Delimiters
Type: String