System.RegularExpressions.TRegEx.AddRawOptions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure AddRawOptions(const Value: Integer);

C++

void __fastcall AddRawOptions(const int Value);

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.RegularExpressions.pas
System.RegularExpressions.hpp
System.RegularExpressions TRegEx

Description

Embarcadero Technologies does not currently have any additional information.