RAD Studio VCL Reference
|
Sets the value of the DOMDocument property.
procedure SetDOMDocument(const Value: IDOMDocument);
__fastcall SetDOMDocument(const IDOMDocument Value);
SetDOMDocument is the write implementation of the DOMDocument property.
Value is the DOM interface for the document to assign.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|