Internet Direct (Indy) Version 9.0.2 Beta
TIdMessage.CharSet
Indicates the character set used for the message.

property CharSet: string;
Description
CharSet is a String property that indicates the character set used for the message. Some common CharSet values include:

All of these character sets are used as pure 7bit or 8bit sets without any shift or escape functions. The meaning of shift and escape sequences in these character sets is not defined. The "charset" parameter has been defined primarily for the purpose of textual data, and is described in this section for that reason. However, it is possible that non-textual data might also specify a charset value for some purpose.