Index: Integer;
The Index property returns position of the first occurrence of regular expression in text.
If the text corresponding to the regular expression is not found, the property returns -1.
The property use is given in the example for IRegex.Match.
See also: