API:System.JSON.Builders.TJSONCollectionBuilder.TParentType

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

Delphi

TParentType = (None, Elements, Pairs);

C++

enum class DECLSPEC_DENUM TParentType : unsigned char { None, Elements, Pairs };

プロパティ

種類 可視性 ソース ユニット
enum public
System.JSON.Builders.pas
System.JSON.Builders.hpp
System.JSON.Builders TJSONCollectionBuilder

説明

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