Table of Contents

TTMSMCPPendingClientRequest.Response Property

Response received from the client, or nil while 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;