Xml.XMLIntf.IXMLDocument.GetParseOptions
Delphi
function GetParseOptions: TParseOptions;
C++
virtual TParseOptions __fastcall GetParseOptions() = 0 ;
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| function | public | Xml.XMLIntf.pas Xml.XMLIntf.hpp | Xml.XMLIntf | IXMLDocument | 
Beschreibung
Gibt den Wert der Eigenschaft ParseOptions zurück.
GetParseOptions ist die Lesemethode der Eigenschaft ParseOptions.