System.RegularExpressionsCore.TPerlRegExList.Count

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Count: Integer read GetCount;

C++

__property int Count = {read=GetCount, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
System.RegularExpressionsCore.pas
System.RegularExpressionsCore.hpp
System.RegularExpressionsCore TPerlRegExList

Description

Indique le nombre d'instances de TPerlRegEx dans la liste.

Propriété d'exécution en lecture seule.