System.RegularExpressions.TGroupCollection.ContainsNamedGroup
Delphi
function ContainsNamedGroup(const Index: string): Boolean;
C++
bool __fastcall ContainsNamedGroup(const System::UnicodeString Index);
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
function | public | System.RegularExpressions.pas System.RegularExpressions.hpp |
System.RegularExpressions | TGroupCollection |