API:System.JSON.Serializers.TJsonDynamicContractResolver.SetFieldName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetFieldName(ATypeInf: PTypeInfo; AFieldName: string; ResolvedName: string);

C++

void __fastcall SetFieldName(System::Typinfo::PTypeInfo ATypeInf, System::UnicodeString AFieldName, System::UnicodeString ResolvedName);

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.