Xml.XMLDoc.TXMLNode.GetNodeObject

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetNodeObject: TXMLNode;

C++

TXMLNode* __fastcall GetNodeObject();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Xml.XMLDoc.pas
Xml.XMLDoc.hpp
Xml.XMLDoc TXMLNode

Beschreibung

Gibt einen Verweis auf das TXMLNode-Objekt zurück.

GetNodeObject gibt Self (Delphi) bzw. this (C++) zurück.