TRegularExpression.Split(String) Method

Represents method Split(String).

Namespace: System.RegExp
public
 function Split(const Input: String): TStringArray; overload;

Parameters

Input
Type: String

Return Value