API:Xml.xmldom.IDOMDocument.doctype

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property doctype: IDOMDocumentType read get_doctype;

C++

__property _di_IDOMDocumentType doctype = {read=_scw_get_doctype};

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.