System.JSON.Serializers.TJsonSerializer.ObjectHandling
Delphi
property ObjectHandling: TJsonObjectHandling read GetObjectHandling write SetObjectHandling;
C++
__property TJsonObjectHandling ObjectHandling = {read=GetObjectHandling, write=SetObjectHandling, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | System.JSON.Serializers.pas System.JSON.Serializers.hpp |
System.JSON.Serializers | TJsonSerializer |
Description
Embarcadero Technologies does not currently have any additional information.