Xml.xmldom.IDOMParseOptions.set_resolveExternals
Delphi
procedure set_resolveExternals(Value: Boolean); safecall;
C++
virtual HRESULT __safecall set_resolveExternals(bool Value) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | Xml.Xmldom.pas Xml.xmldom.hpp |
Xml.xmldom | IDOMParseOptions |
Description
Sets the value of the resolveExternals property.
Use set_resolveExternals to set the resolveExternals property.