RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IXMLNode.GetPrefix Method

Returns the namespace prefix from the node's name.

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

GetPrefix is the read implementation of the Prefix property. 

 

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