System.RegularExpressions.TMatchCollectionEnumerator.GetCurrent

提供: RAD Studio API Documentation
2011年10月18日 (火) 19:27時点におけるPyBot (トーク | 投稿記録)による版 (Scoping Libraries)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

Delphi

function GetCurrent: TMatch;

C++

TMatch __fastcall GetCurrent(void);

プロパティ

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

説明

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

関連項目