Xml.Win.msxmldom.TMSXMLDOMDocumentFactory.SetDOMProperties

提供:RAD Studio API Documentation

Delphi

class procedure SetDOMProperties(DOMDocument: IXMLDOMDocument2); virtual;

C++

__classmethod virtual void __fastcall SetDOMProperties(_di_IXMLDOMDocument2 DOMDocument);

プロパティ

種類 可視性 ソース ユニット
procedure
function
class protected
Xml.Win.msxmldom.pas
Xml.Win.msxmldom.hpp
Xml.Win.msxmldom TMSXMLDOMDocumentFactory

説明

指定された DOMDocument のすべての DOM プロパティを巡回し、第 2 レベルのプロパティを設定します。プロパティ値のいずれかが null だった場合、そのプロパティは無効であることを意味します。

関連項目