Soap.OPConvert.IOPConvert.GetOptions

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function  GetOptions: TSOAPConvertOptions;

C++

virtual Soap::Opconvertoptions::TSOAPConvertOptions __fastcall GetOptions() = 0 ;

Eigenschaften

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

Beschreibung

Gibt den Wert der Eigenschaft Options zurück.

GetOptions ist die Lesemethode der Eigenschaft Options.

Siehe auch