API:System.RegularExpressionsCore.TPerlRegExList.IndexOf

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IndexOf(const ARegEx: TPerlRegEx): Integer;

C++

int __fastcall IndexOf(TPerlRegEx* const ARegEx);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.