メインメニューを開く

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::RaiseExc)> TJSONParseOptions;

プロパティ

種類 可視性 ソース ユニット
set
typedef
public
System.JSON.pas
System.JSON.hpp
System.JSON TJSONObject


説明