RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IOPConvert.SetEncoding Method

Sets the value of the Encoding property.

Pascal
procedure SetEncoding(const Encoding: WideString);
C++
__fastcall SetEncoding(const BSTR 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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!