API:System.RegularExpressionsCore.TPerlRegExOptions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TPerlRegExOptions = set of TPerlRegExOption;

C++

typedef System::Set<TPerlRegExOption, TPerlRegExOption::preCaseLess, TPerlRegExOption::preNoAutoCapture> TPerlRegExOptions;

Properties

Type Visibility Source Unit Parent
set
typedef
public
System.RegularExpressionsCore.pas
System.RegularExpressionsCore.hpp
System.RegularExpressionsCore System.RegularExpressionsCore

Description

Embarcadero Technologies does not currently have any additional information.