Soap.OPConvert.IOPConvert.SetOptions

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetOptions(const Value: TSOAPConvertOptions);

C++

virtual void __fastcall SetOptions(const Soap::Opconvertoptions::TSOAPConvertOptions Value) = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
Soap.OPConvert.pas
Soap.OPConvert.hpp
Soap.OPConvert IOPConvert

Beschreibung

Legt den Wert der Eigenschaft Options fest.

SetOptions ist die Schreibmethode für die Eigenschaft Options.

Value ist die neue Optionsmenge für das Marshaling und Unmarshaling von Methodenaufrufen.

Siehe auch