RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IOPConvert.SetEncoding Method

Sets the value of the Encoding property.

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

SetEncoding is the write implementation for the Encoding property. 

Encoding is the name of the new encoding to use for method calls. 

 

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