System.RegularExpressions.TMatchCollectionEnumerator.GetCurrent

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

Delphi

function GetCurrent: TMatch;

C++

TMatch __fastcall GetCurrent();

プロパティ

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

説明

Current プロパティの関数にアクセスします。

関連項目