System.JSON.Serializers.TJsonDynamicContractResolver.SetPropertyName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetPropertyName(ATypeInf: PTypeInfo; APropertyName: string; AResolvedName: string);

C++

void __fastcall SetPropertyName(System::Typinfo::PTypeInfo ATypeInf, System::UnicodeString APropertyName, 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.