System.RegularExpressions.TGroup.Length

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

Delphi

property Length: Integer read FLength;

C++

__property int Length = {read=FLength};

プロパティ

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

説明

捕捉されたグループの長さ。