System.JSON.TJSONAncestor.TJSONOutputOptions
Delphi
TJSONOutputOptions = set of TJSONOutputOption;
C++
typedef System::Set<TJSONOutputOption, _DELPHI_SET_ENUMERATOR(TJSONOutputOption::EncodeBelow32), _DELPHI_SET_ENUMERATOR(TJSONOutputOption::EncodeAbove127)> TJSONOutputOptions;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
set typedef |
public | System.JSON.pas System.JSON.hpp |
System.JSON | TJSONAncestor |
Description
Embarcadero Technologies does not currently have any additional information.