Legend
| Method: TGenerex LookBehindNegative()
Declarationpublic TGenerex LookBehindNegative()SummaryTurns the current regular expression into a zero-width negative look-behind assertion (cf.(?<!...)
in traditional regular expression syntax). |