RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IXMLNode.GetNodeName Method

Returns the name of the node.

Pascal
function GetNodeName: DOMString;
C++
__fastcall DOMString GetNodeName();

GetNodeName is the read implementation of the NodeName property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!