API:System.JSON.TJSONAncestor.TJSONOutputOptions

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

type TJSONOutputOptions = set of TJSONAncestor.TJSONOutputOption;

C++

typedef System::Set<TJSONOutputOption, _DELPHI_SET_ENUMERATOR(TJSONOutputOption::EncodeBelow32), _DELPHI_SET_ENUMERATOR(TJSONOutputOption::EncodeAbove127)> TJSONOutputOptions;

プロパティ

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

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。