API:System.RegularExpressions.TRegEx.Escape

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function Escape(const Str: string; UseWildCards: Boolean = False): string; static;

C++

static System::UnicodeString __fastcall Escape(const System::UnicodeString Str, bool UseWildCards = false);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!