System.JSON.Serializers.TJsonDynamicContractResolver.SetPropertyName

提供: RAD Studio API Documentation
移動先: 案内検索

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);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
System.JSON.Serializers.pas
System.JSON.Serializers.hpp
System.JSON.Serializers TJsonDynamicContractResolver

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。