System.JSON.Serializers.JsonObjectHandlingAttribute.Value

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Value: TJsonObjectHandling read FValue;

C++

__property TJsonObjectHandling Value = {read=FValue, nodefault};

Properties

Type Visibility Source Unit Parent
property public
System.JSON.Serializers.pas
System.JSON.Serializers.hpp
System.JSON.Serializers JsonObjectHandlingAttribute

Description

Embarcadero Technologies does not currently have any additional information.