RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXMLNode.GetNodeObject Method

Returns a reference to this TXMLNode object.

Pascal
function GetNodeObject: TXMLNode;
C++
__fastcall TXMLNode GetNodeObject();

GetNodeObject returns Self (Delphi) or this (C++). 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!