RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IOPConvert.Encoding Property

Indicates the character set to use for encoded method calls.

Pascal
property Encoding: WideString;
C++
__property BSTR Encoding;

Use Encoding to indicate the character set that is used for encoded method calls. If you do not specify an encoding (that is, if Encoding is an empty string), UTF-8 is assumed. 

 

DefaultDOMVendor 

Encoding

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!