RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXMLNodeCollection.ItemTag Property

Indicates the tag name that occurs on the repeating child elements.

Pascal
property ItemTag: DOMString;
C++
__property DOMString ItemTag;

Applications can't use this protected property. It is used internally to identify the tag name that appears on members of this node collection. 

ItemTag is interpreted in the context of the namespace specified by the ItemNS property. 

 

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