<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://frp.sage.fr/wiki1000/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
		<id>https://frp.sage.fr/wiki1000/index.php?action=history&amp;feed=atom&amp;title=Encoding_%28xmldoc%29</id>
		<title>Encoding (xmldoc) - Historique des versions</title>
		<link rel="self" type="application/atom+xml" href="https://frp.sage.fr/wiki1000/index.php?action=history&amp;feed=atom&amp;title=Encoding_%28xmldoc%29"/>
		<link rel="alternate" type="text/html" href="https://frp.sage.fr/wiki1000/index.php?title=Encoding_(xmldoc)&amp;action=history"/>
		<updated>2026-05-16T18:07:08Z</updated>
		<subtitle>Historique pour cette page sur le wiki</subtitle>
		<generator>MediaWiki 1.18.6</generator>

	<entry>
		<id>https://frp.sage.fr/wiki1000/index.php?title=Encoding_(xmldoc)&amp;diff=1218&amp;oldid=prev</id>
		<title>Syfre : Nouvelle page : &lt;source lang='delphi'&gt;property Encoding:string;&lt;/source&gt;  '''Lecture/Ecriture'''  Cette propriété définie l'encodage du document.  Les formes d'encodage supportées sont :  {|clas...</title>
		<link rel="alternate" type="text/html" href="https://frp.sage.fr/wiki1000/index.php?title=Encoding_(xmldoc)&amp;diff=1218&amp;oldid=prev"/>
				<updated>2009-08-07T16:34:09Z</updated>
		
		<summary type="html">&lt;p&gt;Nouvelle page : &amp;lt;source lang=&amp;#039;delphi&amp;#039;&amp;gt;property Encoding:string;&amp;lt;/source&amp;gt;  &amp;#039;&amp;#039;&amp;#039;Lecture/Ecriture&amp;#039;&amp;#039;&amp;#039;  Cette propriété définie l&amp;#039;encodage du document.  Les formes d&amp;#039;encodage supportées sont :  {|clas...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;source lang='delphi'&amp;gt;property Encoding:string;&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Lecture/Ecriture'''&lt;br /&gt;
&lt;br /&gt;
Cette propriété définie l'encodage du document.&lt;br /&gt;
&lt;br /&gt;
Les formes d'encodage supportées sont :&lt;br /&gt;
&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|cstISOEncoding&lt;br /&gt;
|ISO-8859-1&lt;br /&gt;
|-&lt;br /&gt;
|cstUTF8Encoding&lt;br /&gt;
|utf-8&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{tip|L'utilisation de l'encodage utf-8 encode automatiquement les chaînes de caractère.}}&lt;br /&gt;
&lt;br /&gt;
Exemple:&lt;br /&gt;
&amp;lt;source lang='delphi'&amp;gt;&lt;br /&gt;
procedure foo(doc:TxmlDocument);&lt;br /&gt;
begin&lt;br /&gt;
  doc := TxmlDocument.Create(nil);&lt;br /&gt;
  doc.Encoding := cstUTF8Encoding;&lt;br /&gt;
end;&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Voir aussi:&lt;br /&gt;
&lt;br /&gt;
{{Footer|Documents XML (tech)}}&lt;br /&gt;
[[category:Document XML]]&lt;/div&gt;</summary>
		<author><name>Syfre</name></author>	</entry>

	</feed>