Ouvrir le menu principal

RAD Studio API Documentation β

System.JSON.TJSONObject.TJSONParseOptions

Delphi

type TJSONParseOptions = set of TJSONObject.TJSONParseOption;

C++

typedef System::Set<TJSONParseOption, _DELPHI_SET_ENUMERATOR(TJSONParseOption::IsUTF8), _DELPHI_SET_ENUMERATOR(TJSONParseOption::UseBool)> TJSONParseOptions;

Propriétés

Type Visibilité  Source Unité  Parent
set
typedef
public
System.JSON.pas
System.JSON.hpp
System.JSON TJSONObject


Description