System.RegularExpressions.TMatch.Length

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

Delphi

property Length: Integer read GetLength;

C++

__property int Length = {read=GetLength};

プロパティ

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

説明

正規表現と一致する部分文字列の長さ。