Table of Contents

TTMSMCPHTTPServerResponse.ResponseText Property

Reason phrase accompanying the status code. Empty by default.

API unit family: TMS.MCP.HTTPServer Declaring type: TTMSMCPHTTPServerResponse Type: String

Syntax

property ResponseText: String;

Remarks

Informational only - clients act on TTMSMCPHTTPServerResponse.ResponseCode. It is not filled in from the code, so set it if it matters.