Xml.XMLIntf.NodeTypeNames

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

NodeTypeNames: array[TNodeType] of string =  { Do not localize } ('', 'Element','Attribute','Text','CDATASection', 'EntityRef','Entity', 'ProcessingInstr', 'Comment','Document','DocumentType', 'DocumentFragment','Notation');

C++

extern DELPHI_PACKAGE Xml_Xmlintf__2 NodeTypeNames;

Properties

Type Visibility Source Unit Parent
const
variable
public
Xml.XMLIntf.pas
Xml.XMLIntf.hpp
Xml.XMLIntf Xml.XMLIntf

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!