System.JSON.Serializers.TJsonSerializer.InternalSerialize
Delphi
procedure InternalSerialize(const AWriter: TJsonWriter; const AValue: TValue); virtual;
C++
virtual void __fastcall InternalSerialize(System::Json::Writers::TJsonWriter* const AWriter, const System::Rtti::TValue &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.