TTMSMCPPendingClientRequest.Response Property
Response received from the client, or
nilwhile none has arrived. The entry owns the object and frees it when it is destroyed.
API unit family: TMS.MCP.Server
Declaring type: TTMSMCPPendingClientRequest
Type: TJSONObject
Syntax
property Response: TJSONObject;