System.RegularExpressions.TGroup.Length

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Length: Integer read FLength;

C++

__property int Length = {read=FLength};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.RegularExpressions.pas
System.RegularExpressions.hpp
System.RegularExpressions TGroup

Description

Spécifie la longueur du groupe capturé.