RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IXMLNode.GetText Method

Returns the text value of the node.

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

GetText is the read implementation for the Text property. 

 

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