System.RegularExpressions.TMatch.Length

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Length: Integer read GetLength;

C++

__property int Length = {read=GetLength};

Propriétés

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

Description

Spécifie la longueur de la sous-chaîne correspondant à l'expression régulière.