Datasnap.DSCommon.TDSClientCallbackChannelManager.TDSExecuteThread.FResponse
| [–] Properties | |
|---|---|
| Type: field | |
| Visibility: protected | |
| Source: Datasnap.DSCommon.pas Datasnap.DSCommon.hpp
| |
| Unit: Datasnap.DSCommon | |
| Parent: TDSExecuteThread | |
Delphi
FResponse: TJSONValue;
C++
System::Json::TJSONValue* FResponse;
Description
Provides the value for the Response property.
The FResponse protected field provides the value for the Response property.