API:System.RegularExpressions.TMatch.Groups
Delphi
property Groups: TGroupCollection read GetGroups;
C++
__property TGroupCollection Groups = {read=GetGroups};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | System.RegularExpressions.pas System.RegularExpressions.hpp |
System.RegularExpressions | TMatch |
Description
Embarcadero Technologies does not currently have any additional information.