Soap.OPConvert.IOPConvert.GetOptions
Delphi
function GetOptions: TSOAPConvertOptions;
C++
virtual TSOAPConvertOptions __fastcall GetOptions() = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Soap.OPConvert.pas Soap.OPConvert.hpp |
Soap.OPConvert | IOPConvert |
Description
Returns the value of the Options property.
GetOptions is the read implementation for the Options property.