Xml.xmldom.IDOMParseOptions.set_async

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche


Delphi

procedure set_async(Value: Boolean); safecall;

C++

virtual HRESULT __safecall set_async(bool Value) = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
Xml.Xmldom.pas
Xml.xmldom.hpp
Xml.xmldom IDOMParseOptions

Beschreibung

Setzt den Wert der Eigenschaft async.

Mit set_async setzen Sie die Eigenschaft async.

Siehe auch