RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IXMLNode.NodeType Property

Indicates the type of the node.

Pascal
property NodeType: TNodeType;
C++
__property TNodeType NodeType;

Read NodeType to determine the type of the node. The type reflects the way the node is used in the XML document. 

 

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