RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THTTPReqResp.InvokeOptions Property

Customizes the way THTTPReqResp generates or handles headers in the messages it sends to the server.

Pascal
property InvokeOptions: TSOAPInvokeOptions;
C++
__property TSOAPInvokeOptions InvokeOptions;

Use InvokeOptions to customize the way THTTPReqResp generates SOAP messages to the invokable interface on the server. InvokeOptions is a set, allowing you to specify that THTTPReqResp include none of the options. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!