API:Xml.xmldom.IDOMDocument.documentElement

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property documentElement: IDOMElement read get_documentElement write set_documentElement;

C++

__property _di_IDOMElement documentElement = {read=_scw_get_documentElement, write=set_documentElement};

Properties

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

Description

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