System.JSON.Serializers.TJsonSerializer.SetStringEscapeHandling
Delphi
procedure SetStringEscapeHandling(AValue: TJsonStringEscapeHandling); virtual;
C++
virtual void __fastcall SetStringEscapeHandling(System::Json::Types::TJsonStringEscapeHandling AValue);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | System.JSON.Serializers.pas System.JSON.Serializers.hpp |
System.JSON.Serializers | TJsonSerializer |
Description
Embarcadero Technologies does not currently have any additional information.