Xml.XMLIntf.IXMLDocument.GetOptions

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetOptions: TXMLDocOptions;

C++

virtual TXMLDocOptions __fastcall GetOptions() = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
Xml.XMLIntf.pas
Xml.XMLIntf.hpp
Xml.XMLIntf IXMLDocument

Beschreibung

Gibt den Wert der Eigenschaft Options zurück.

GetOptions ist die Lesemethode der Eigenschaft Options.

Siehe auch