RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IOPConvert.SetOptions Method

Sets the value of the Options property.

Pascal
procedure SetOptions(const Value: TSOAPConvertOptions);
C++
__fastcall SetOptions(const TSOAPConvertOptions Value);

SetOptions is the write implementation for the Options property. 

Value is the new set of options to use when marshaling and unmarshaling method calls. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!