RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IXMLNode.GetLocalName Method

Returns the name of the node without any namespace prefix.

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

GetLocalName is the read implementation of the LocalName property. 

 

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