RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
XMLIntf.NodeTypeNames Constant
Pascal
NodeTypeNames: array[TNodeType] of string = ('', 'Element','Attribute','Text','CDATASection', 'EntityRef','Entity', 'ProcessingInstr', 'Comment','Document','DocumentType', 'DocumentFragment','Notation');
C++
array[TNodeType] of string NodeTypeNames = ('', 'Element','Attribute','Text','CDATASection', 'EntityRef','Entity', 'ProcessingInstr', 'Comment','Document','DocumentType', 'DocumentFragment','Notation');

XMLIntf

This is constant XMLIntf.NodeTypeNames.

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