Xml.xmldom.IDOMDocument.get_doctype

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function get_doctype: IDOMDocumentType; safecall;

C++

virtual HRESULT __safecall get_doctype(_di_IDOMDocumentType &__get_doctype_result) = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
function public
Xml.Xmldom.pas
Xml.xmldom.hpp
Xml.xmldom IDOMDocument


Description

Renvoie la valeur de la propriété doctype.

Utilisez la méthode get_doctype pour lire la propriété doctype.

Voir aussi