RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IXMLDocument.SetVersion Method

Sets the value of the Version property.

Pascal
procedure SetVersion(const Value: DOMString);
C++
__fastcall SetVersion(const DOMString Value);

SetVersion is the write implementation of the Version property. 

Value is the value of the version attribute of the document type node. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!