System.JSON.Serializers.TJsonDynamicContractResolver.SetPropertyName
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.