Datasnap.DSCommon.TDSClientCallbackChannelManager.TDSExecuteThread.FResponse

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

Delphi

FResponse: TJSONValue;

C++

System::Json::TJSONValue* FResponse;

プロパティ

種類 可視性 ソース ユニット
field protected
Datasnap.DSCommon.pas
Datasnap.DSCommon.hpp
Datasnap.DSCommon TDSExecuteThread

説明

Response プロパティのための値を提供します。

FResponse protected フィールドは、Response プロパティのための値を提供します。

関連項目