System.RegularExpressions.TMatch.Result

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

Delphi

function Result(const Pattern: string): string;

C++

System::UnicodeString __fastcall Result(const System::UnicodeString Pattern);

プロパティ

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

説明

Result は、指定された置換パターンで単一の一致項目の展開を返します。