RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TXMLDocument.SetEncoding Method

Sets the value of the Encoding property.

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

SetEncoding is the write implementation of the Encoding property. 

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

 

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