RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IOPConvert.Encoding Property

Indicates the character set to use for encoded method calls.

Pascal
property Encoding: DOMString;
C++
__property DOMString 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. 

 

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