API:Xml.xmldom.IDOMElement.tagName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property tagName: DOMString read get_tagName;

C++

__property System::UnicodeString tagName = {read=_scw_get_tagName};

Properties

Type Visibility Source Unit Parent
property public
Xml.Xmldom.pas
Xml.xmldom.hpp
Xml.xmldom IDOMElement

Description

Embarcadero Technologies does not currently have any additional information.