ExportEncoding (TQueryExporter)
<source lang='delphi'>property ExportEncoding:Integer;</source>
Lecture/Ecriture
Cette propriété détermine l'encodage du fichier d'export.
Format | Usage |
---|---|
EXPORT_ENCODING_UTF8 | Encodage UTF8 (défault) |
EXPORT_ENCODING_ANSI | Encodage ANSI |
Exemple
<source lang='delphi'>
</source>
Voir aussi :
{{#if:QueryExporter (tech)|
{{#if:QueryExporter (tech)|— QueryExporter (tech) |}} — Développement DSM —
|
{{#if:|— [[{{{1}}}]] |}} — Développement DSM —
}}