Xml.XMLIntf.IXMLDocument.GetAsyncLoadState
Delphi
function GetAsyncLoadState: Integer;
C++
virtual int __fastcall GetAsyncLoadState(void) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Xml.XMLIntf.pas Xml.XMLIntf.hpp |
Xml.XMLIntf | IXMLDocument |
Description
Returns the value of the AsyncLoadState property.
GetAsyncLoadState is the read implementation of the AsyncLoadState property.