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