API:REST.JsonReflect.TMarshalUnmarshalBase.RegisterJSONMarshalled

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

Delphi

procedure RegisterJSONMarshalled(clazz: TClass; Field: string; Marshal: Boolean); overload;

C++

void __fastcall RegisterJSONMarshalled(System::TClass clazz, System::UnicodeString Field, bool Marshal)/* overload */;

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
REST.JsonReflect.pas
REST.JsonReflect.hpp
REST.JsonReflect TMarshalUnmarshalBase

説明

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