System.JSON.Types.TJsonRegEx.Options

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Options: String;

C++

System::UnicodeString Options;

Properties

Type Visibility Source Unit Parent
field public
System.JSON.Types.pas
System.JSON.Types.hpp
System.JSON.Types TJsonRegEx

Description

Regular expression options value.

For further details, see extended JSON regular expression.

See Also