Data.DBXClient.TDBXClientCommand.GetJSONMarshaler

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

Delphi

function GetJSONMarshaler: TJSONMarshal;

C++

Data::Dbxjsonreflect::TJSONMarshal* __fastcall GetJSONMarshaler();

プロパティ

種類 可視性 ソース ユニット
function public
Data.DBXClient.pas
Data.DBXClient.hpp
Data.DBXClient TDBXClientCommand


説明

TObject パラメータのマーシャラを返します。

GetJSONMarshaler は、TObject パラメータのマーシャラを、TJSONMarshal で返します。


関連項目