System.RegularExpressionsCore.TRegExStudyOptions
Delphi
TRegExStudyOptions = set of TRegExStudyOption;
C++
typedef System::Set<TRegExStudyOption, TRegExStudyOption::preJIT, TRegExStudyOption::preJITPartialSoft> TRegExStudyOptions;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
set typedef |
public | System.RegularExpressionsCore.pas System.RegularExpressionsCore.hpp |
System.RegularExpressionsCore | System.RegularExpressionsCore |
Description
Embarcadero Technologies does not currently have any additional information.