API:Xml.Win.msxmldom.LoadFromXMLString

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

Delphi

function LoadFromXMLString(const Doc: IXMLDOMDocument; const XML: string): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall LoadFromXMLString(const _di_IXMLDOMDocument Doc, const System::UnicodeString XML);

プロパティ

種類 可視性 ソース ユニット
function public
Xml.Win.msxmldom.pas
Xml.Win.msxmldom.hpp
Xml.Win.msxmldom Xml.Win.msxmldom

説明

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