API:System.RegularExpressions.TRegEx.Create

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

Delphi

constructor Create(const Pattern: string; Options: TRegExOptions = [roNotEmpty]);

C++

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

プロパティ

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

説明

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