Xml.XMLIntf.IXMLDocument.GetAsyncLoadState

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

Delphi

function GetAsyncLoadState: Integer;

C++

virtual int __fastcall GetAsyncLoadState() = 0 ;

プロパティ

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

説明

AsyncLoadState プロパティの値を返します。

GetAsyncLoadState メソッドは AsyncLoadState プロパティの読み出し専用メソッドです。

関連項目