System.JSON.Serializers.TJsonDefaultTypeResolver.ResolveType
Delphi
function ResolveType(const ATypeName: string): PTypeInfo; virtual;
C++
virtual System::Typinfo::PTypeInfo __fastcall ResolveType(const System::UnicodeString ATypeName);
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.