System.JSON.Types.TJsonRegEx.RegEx
Delphi
RegEx: String;
C++
System::UnicodeString RegEx;
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| field | public | System.JSON.Types.pas System.JSON.Types.hpp  | 
        System.JSON.Types | TJsonRegEx | 
Description
Regular expression pattern value.
For further details, see extended JSON regular expression.