System.JSON.Serializers.TJsonConverter.ReadJson
Delphi
function ReadJson(const AReader: TJsonReader; ATypeInf: PTypeInfo; const AExistingValue: TValue;
const ASerializer: TJsonSerializer): TValue; virtual; abstract;
C++
virtual System::Rtti::TValue __fastcall ReadJson(System::Json::Readers::TJsonReader* const AReader, System::Typinfo::PTypeInfo ATypeInf, const System::Rtti::TValue &AExistingValue, TJsonSerializer* const ASerializer) = 0 ;
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | public | System.JSON.Serializers.pas System.JSON.Serializers.hpp |
System.JSON.Serializers | TJsonConverter |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !