System.JSON.Serializers.TJsonDefaultTypeResolver.ResolveName
Delphi
function ResolveName(const ATypeInf: PTypeInfo): string; virtual;
C++
virtual System::UnicodeString __fastcall ResolveName(const System::Typinfo::PTypeInfo ATypeInf);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.JSON.Serializers.pas System.JSON.Serializers.hpp |
System.JSON.Serializers | TJsonDefaultTypeResolver |
Description
Embarcadero Technologies does not currently have any additional information.