TTMSMCPClientElicitationCapability.URL Property
Determines whether the server may ask the user to confirm opening an address in the default browser.
API unit family: TMS.MCP.Client.Connection
Declaring type: TTMSMCPClientElicitationCapability
Type: Boolean
Syntax
property URL: Boolean;
Default: False
Remarks
While disabled, such a request is refused with an invalid-parameters error and no handler is called. When enabled and accepted, the address is opened after the handler returns.