表示: Delphi C++
表示設定

System.RegularExpressions.TRegEx.Create

提供:XE2 API Documentation
移動: 案内, 検索

Delphi

constructor Create(const Pattern: string); overload;
constructor Create(const Pattern: string; Options: TRegExOptions); overload;

C++

__fastcall TRegEx(const System::UnicodeString Pattern)/* overload */;
__fastcall TRegEx(const System::UnicodeString Pattern, TRegExOptions Options)/* overload */;
TRegEx() {}

プロパティ

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

説明

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

以前のバージョン
他の言語