RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXMLDocument.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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!