Soap.OPToSOAPDomConv.TOPToSoapDomConvert.Options
Delphi
property Options default [soSendMultiRefObj, soRootRefNodesToBody,
soTryAllSchema, soCacheMimeResponse, soUTF8EncodeXML];
C++
__property Options = {default=8730};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Soap.OPToSOAPDomConv.pas Soap.OPToSOAPDomConv.hpp |
Soap.OPToSOAPDomConv | TOPToSoapDomConvert |
Description
Controls how the TSOAPDomConv object performs certain types of conversions.
Soap.OPToSOAPDomConv.TOPToSoapDomConvert.Options inherits from Soap.OPToSOAPDomConv.TSOAPDomConv.Options. All content below this line refers to Soap.OPToSOAPDomConv.TSOAPDomConv.Options.
Controls how the TSOAPDomConv object performs certain types of conversions.
Set Options to indicate how you want the TSOAPDomConv object to handle various types of conversions. This set can include zero or more of the TSOAPConvertOption flags.