System.RegularExpressions.TGroup.Length
Delphi
property Length: Integer read FLength;
C++
__property int Length = {read=FLength};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | public | System.RegularExpressions.pas System.RegularExpressions.hpp |
System.RegularExpressions | TGroup |
説明
捕捉されたグループの長さ。