Xml.xmldom.IDOMElement.hasAttribute

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function hasAttribute(const name: DOMString): WordBool; safecall;                          { DOM Level 2 }

C++

virtual HRESULT __safecall hasAttribute(const System::UnicodeString name, System::WordBool &__hasAttribute_result) = 0 ;

プロパティ

種類 可視性 ソース ユニット
function public
Xml.Xmldom.pas
Xml.xmldom.hpp
Xml.xmldom IDOMElement

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。