System.JSON.Serializers.TJsonDefaultContractResolver.ResolvePropertyName
Delphi
function ResolvePropertyName(const AName: string): string; virtual;
C++
virtual System::UnicodeString __fastcall ResolvePropertyName(const System::UnicodeString AName);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | System.JSON.Serializers.pas System.JSON.Serializers.hpp |
System.JSON.Serializers | TJsonDefaultContractResolver |
Description
Embarcadero Technologies does not currently have any additional information.