API:System.RegularExpressions.TRegEx.Escape

提供: RAD Studio API Documentation
移動先: 案内検索

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);

プロパティ

種類 可視性 ソース ユニット
function public
System.RegularExpressions.pas
System.RegularExpressions.hpp
System.RegularExpressions TRegEx

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。