System.JSON.Types.TJsonDefaultValueHandling

提供:RAD Studio API Documentation

Delphi

TJsonDefaultValueHandling = (Include, Ignore, Populate, IgnoreAndPopulate);

C++

enum class DECLSPEC_DENUM TJsonDefaultValueHandling : unsigned char { Include, Ignore, Populate, IgnoreAndPopulate };

プロパティ

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

説明

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