Xml.XMLIntf.IXMLDocument.GetAsyncLoadState

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetAsyncLoadState: Integer;

C++

virtual int __fastcall GetAsyncLoadState() = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
function public
Xml.XMLIntf.pas
Xml.XMLIntf.hpp
Xml.XMLIntf IXMLDocument

Description

Renvoie la valeur de la propriété AsyncLoadState.

GetAsyncLoadState est l'implémentation en lecture de la propriété AsyncLoadState.

Voir aussi