TRegularExpression.Matches(String) Method

Represents method Matches(String).

Namespace: System.RegExp
public
 function Matches(const Input: String): TRegExpMatchCollection; overload;

Parameters

Input
Type: String

Return Value