System.RegularExpressionsCore.TPerlRegExList.Add

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Add(const ARegEx: TPerlRegEx): Integer;

C++

int __fastcall Add(TPerlRegEx* const ARegEx);

Properties

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

Description

Adds a regular expression to the list.