Difference between revisions of "TSmtpCli.ConvertToCharset"

From Overbyte
Jump to navigation Jump to search
 
Line 1: Line 1:
[[Main_Page | Main page]] -> [[ICS_Components_Reference | ICS component reference]] -> [[TSmtpCli.ConvertToCharset | ConvertToCharset]]
+
[[Main_Page | Main page]] -> [[ICS_Components_Reference | ICS component reference]] -> [[TSmtpCli]] -> [[TSmtpCli.ConvertToCharset | ConvertToCharset ]]
  
 
== Definition ==
 
== Definition ==

Revision as of 10:02, 29 May 2009

Main page -> ICS component reference -> TSmtpCli -> ConvertToCharset

Definition

property TSmtpCli.ConvertToCharset : Boolean;

Description

If set to TRUE enforces charset conversion to the character set specified in property CharSet. This property is ignored by UNICODE compilers. UNICODE compilers always convert to the character set specified.

Best Practice

Set it to TRUE with CharSet "utf-8"