API:System.RegularExpressionsCore.TPerlRegEx.NamedGroup

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function NamedGroup(const Name: string): Integer;

C++

int __fastcall NamedGroup(const System::UnicodeString Name);

Properties

Type Visibility Source Unit Parent
function public
System.RegularExpressionsCore.pas
System.RegularExpressionsCore.hpp
System.RegularExpressionsCore TPerlRegEx

Description

Embarcadero Technologies does not currently have any additional information.