System.RegularExpressions

From RAD Studio API Documentation
Revision as of 21:38, 1 December 2011 by BuildBot (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Classes

TGroupCollectionEnumeratorContains functions and properties to enumerate over a TGroupCollection.
TMatchCollectionEnumeratorContains functions and properties to enumerate over a TMatchCollection.

Types

TGroupA record containing the results of a match with a portion of the single regular expression.
TGroupCollectionA collection of groups as the result of a match with a single regular expression.
TMatchA record containing the results of a single regular expression match.
TMatchCollectionContains a set of TMatch instances, each the successful match of a regular expression to the input string.
TMatchEvaluatorProcedure type for match replacement.
TRegExA record for handling regular expressions.
TRegExOptionOptions for the rules and capabilities of the regular expression.
TRegExOptionsA set of type TRegExOption.


Personal tools
Translations