Afficher : Delphi C++
Préférences d'affichage

System.RegularExpressionsCore.TPerlRegEx.Subject

De XE2 API Documentation

Delphi

property Subject: UTF8String read FSubject write SetSubject;

C++

__property System::UTF8String Subject = {read=FSubject, write=SetSubject};

Sommaire

Propriétés

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

Description

Spécifie la chaîne sur laquelle Match va essayer de faire correspondre RegEx.

Propriété uniquement d'exécution.

Voir aussi

Exemples de code

Versions précédentes
Traductions