Soap.OPConvert.IOPConvert.Options
Delphi
property Options: TSOAPConvertOptions read GetOptions write SetOptions;
C++
__property TSOAPConvertOptions Options = {read=GetOptions, write=SetOptions};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Soap.OPConvert.pas Soap.OPConvert.hpp |
Soap.OPConvert | IOPConvert |
Description
Controls how certain types of conversions are performed.
Set Options to indicate how you want to handle various types of conversions. This set can include zero or more of the TSOAPConvertOption flags.