System.RegularExpressionsCore.TPerlRegEx.SubjectLeft

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SubjectLeft: string read GetSubjectLeft;

C++

__property System::UnicodeString SubjectLeft = {read=GetSubjectLeft};

Properties

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

Description

Part of the subject to the left of the match.