API:System.RegularExpressionsCore.TPerlRegExList.Insert

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Insert(Index: Integer; const ARegEx: TPerlRegEx);

C++

void __fastcall Insert(int Index, TPerlRegEx* const ARegEx);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.