TRegExpGroupCollection Class

Represents type TRegExpGroupCollection.

Namespace: System.RegExp
TObject
  System.RegExp.TRegExpGroupCollection
type
 TRegExpGroupCollection = class(TObject)
 end;

The TRegExpGroupCollection type exposes the following members.

Show:
 NameDescription
Count

Represents property Count.

Items[Variant]

Represents property Items[Variant].

Top
Show:
 NameDescription
GetCount

Represents method GetCount.

GetItem(Variant)

Represents method GetItem(Variant).

Top