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