Xml.XMLIntf.IXMLDocument.GetAsyncLoadState
Delphi
function GetAsyncLoadState: Integer;
C++
virtual int __fastcall GetAsyncLoadState() = 0 ;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | Xml.XMLIntf.pas Xml.XMLIntf.hpp |
Xml.XMLIntf | IXMLDocument |
説明
AsyncLoadState プロパティの値を返します。
GetAsyncLoadState メソッドは AsyncLoadState プロパティの読み出し専用メソッドです。