System.JSON.Serializers.TJsonDynamicContractResolver.SetPropertyName
Delphi
procedure SetPropertyName(ATypeInf: PTypeInfo; const APropertyName: string; const AResolvedName: string);
C++
void __fastcall SetPropertyName(System::Typinfo::PTypeInfo ATypeInf, const System::UnicodeString APropertyName, 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.