System.JSON.Serializers.TJsonSerializer.SetFloatFormatHandling
Delphi
procedure SetFloatFormatHandling(AValue: TJsonFloatFormatHandling); virtual;
C++
virtual void __fastcall SetFloatFormatHandling(System::Json::Types::TJsonFloatFormatHandling 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.